Skip to content

Commit

Permalink
Update Dev_Install_Guide.md
Browse files Browse the repository at this point in the history
Got a little over-zealous with updating and needed to revert one line
  • Loading branch information
TVWerdal authored Jan 8, 2025
1 parent 094fd2c commit b457fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/entities/Dev_Install_Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ For Backend installation general information: https://community.inkdrop.app/note
- enter `pyenv global 3.8.17`
- enter `sudo apt install python3-pip`
- enter `pip install --upgrade pip`
- enter `sudo apt install python3.17-venv`
- enter `sudo apt install python3.8-venv`

#### 9. install Node Version Manager + Node.js (latest version) (optional?)
- enter `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash`
Expand Down

0 comments on commit b457fb6

Please sign in to comment.