Skip to content

Commit

Permalink
Merge pull request #37 from Tadashi-Hikari/dev
Browse files Browse the repository at this point in the history
Add missing system packages for command line usage
  • Loading branch information
krisgesling committed Nov 10, 2021
2 parents 311b905 + a97232d commit 9d5a22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Padatious requires the following native packages to be installed:
Ubuntu:

```
sudo apt-get install libfann-dev python3-dev python3-pip swig
sudo apt-get install libfann-dev python3-dev python3-pip swig libfann-dev python3-fann2
```

Next, install Padatious via `pip3`:
Expand Down

0 comments on commit 9d5a22f

Please sign in to comment.