Skip to content

Commit

Permalink
Update Python Version in CONTRIBUTING.md (#889)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyd1 authored Jan 13, 2024
1 parent e600828 commit 8613a08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ After forking to your own github org or account, do the following steps to get s
node --version <= 16.13.1 (for version management, get nvm [recommended])
java sdk --version <= 17 (for version management, get jenv [optional])
android sdk (https://developer.android.com/studio)
python --version <= 3.11

# clone your fork to your local machine
git clone https://github.com/<your-account-name>/lnreader.git
Expand Down

0 comments on commit 8613a08

Please sign in to comment.