diff options
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -22,8 +22,10 @@ and their software requirements! | |||
| 22 | 22 | ||
| 23 | ### FreeBSD 12 | 23 | ### FreeBSD 12 |
| 24 | 24 | ||
| 25 | # cd /usr/ports/devel/py-notify | 25 | ```bash |
| 26 | # make install clean | 26 | cd /usr/ports/devel/py-notify |
| 27 | make install clean | ||
| 28 | ``` | ||
| 27 | 29 | ||
| 28 | 30 | ||
| 29 | ### Intallation using virtualenv and pip | 31 | ### Intallation using virtualenv and pip |
