Skip to content

Commit

Permalink
update installation help
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepelux committed Jan 8, 2024
1 parent 2175bad commit 77b885b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,13 @@ Sippts has been tested on:
* Python 3

## Instalation ##
Installing via git:
$ git clone https://github.com/Pepelux/sippts.git
$ cd sippts
$ pip3 install -v -e .
$ pip3 install .

Installing via pip:
$ pip3 install sippts

## MacOS ##
Edit requirements.txt and comment next line before install:
Expand Down

0 comments on commit 77b885b

Please sign in to comment.