Skip to content

Commit

Permalink
feat: added arf-mime pkg install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jun 22, 2020
1 parent e306ad1 commit 3fe0aec
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,10 @@
python3 --version
```

2. Install the package [arf](https://github.com/danielsen/arf) ([not yet available in pip](https://github.com/danielsen/arf/issues/1)):
2. Install the package [arf](https://github.com/danielsen/arf):

```sh
git clone https://github.com/danielsen/arf.git
cd arf
git checkout patch-1
python3 setup.py install
pip3 install arf-mime
```


Expand Down

0 comments on commit 3fe0aec

Please sign in to comment.