Skip to content

Commit

Permalink
misc: small fix or general refactoring i did not bother commenting
Browse files Browse the repository at this point in the history
  • Loading branch information
evilsocket committed May 19, 2019
1 parent 73061e6 commit 4ad029c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
* determine how each of the input features affects the accuracy by differential training.
* export a simple REST API to use your models from a server.

### Installing with PIP
### Installing

sudo pip3 install ergo-ai

### Installing from Sources

Download the [latest stable release](https://github.com/evilsocket/ergo/releases), extract and:

git clone https://github.com/evilsocket/ergo.git
cd ergo
sudo pip3 install -r requirements.txt
Expand Down

0 comments on commit 4ad029c

Please sign in to comment.