Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonfelipesp authored Nov 22, 2024
1 parent 2ba340a commit 43af0cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ git clone https://github.com/netdevopsbr/netbox-proxbox.git
Install required packages

```
cd netbox-proxbox
source /opt/netbox/venv/bin/activate
cd /opt/netbox
source venv/bin/activate
cd netbox/netbox-proxbox
sudo pip3 install -r requirements.txt
```
Expand Down

0 comments on commit 43af0cb

Please sign in to comment.