Update OSX codeintel instructions

pull/125/merge
Lennart C. L. Kats 2017-04-07 11:24:06 +02:00 zatwierdzone przez GitHub
rodzic 2ab3684044
commit fff1622141
1 zmienionych plików z 5 dodań i 3 usunięć

Wyświetl plik

@ -79,9 +79,11 @@ and work out of the box.
sudo pip install virtualenv
```
2. That's it! Cloud9 should be able to install the stock CodeIntel 0.9.3
based on this config. On OSX it is not necessary to follow the steps above
to patch the package before installing it.
2. Install CodeIntel 0.9.3
```
pip install codeintel==0.9.3
```
3. Reload Cloud9.