Skip to content

Commit

Permalink
chore: bump version in install command doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhendrickson13 authored Aug 18, 2024
1 parent f5e4dd7 commit ccf5e17
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 @@ -48,7 +48,7 @@ are made preventing the need for a reboot. All this results in the fastest, safe
To install pfSense API, simply run the following command from the pfSense shell:<br>

```
pkg -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/download/v1.7.5/pfSense-2.7-pkg-API.pkg && /etc/rc.restart_webgui
pkg -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/download/v1.7.6/pfSense-2.7-pkg-API.pkg && /etc/rc.restart_webgui
```

<br>
Expand Down

0 comments on commit ccf5e17

Please sign in to comment.