Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Update SetupLinux.md
Browse files Browse the repository at this point in the history
Add to install gcc
  • Loading branch information
NeoZhangJianyu committed Mar 12, 2019
1 parent 284f13b commit 0ff97a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SetupLinux.md
Expand Up @@ -16,6 +16,7 @@ This guide is mainly for Ubuntu. If you has other linux platform, please do the
* Install Python dev env. Python2.7 is shipped with linux.
```
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install -y python-setuptools python-dev
```
* Instal pip - the package manager for python
Expand Down

0 comments on commit 0ff97a5

Please sign in to comment.