Skip to content

Commit

Permalink
3. naterq integration
Browse files Browse the repository at this point in the history
  • Loading branch information
qnater committed Nov 13, 2024
1 parent 5cc37ab commit 07ea181
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To install Python 3.12 on a Unix system, you can follow these steps before creat

```
sudo apt-get update
sudo apt install -y build-essential libssl-dev zlib1g-dev libncurses5-dev libncursesw5-dev libreadline-dev libsqlite3-dev libgdbm-dev libdb5.3-dev libbz2-dev libexpat1-dev liblzma-dev tk-dev python3-tk libopenblas0 software-properties-common
sudo apt install -y build-essential libssl-dev zlib1g-dev libncurses5-dev libncursesw5-dev libreadline-dev libsqlite3-dev libgdbm-dev libdb5.3-dev libbz2-dev libexpat1-dev liblzma-dev tk-dev python3-tk libopenblas0 software-properties-common python3-pip
```

2) Add the deadsnakes PPA (for Ubuntu): This PPA provides newer Python versions for Ubuntu.
Expand Down

0 comments on commit 07ea181

Please sign in to comment.