Skip to content

Commit e9792a0

Browse files
authored
Update INSTALL.md
1 parent e0f96a6 commit e9792a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ python3 -V
270270

271271
The output of your `python3 -V` command should show a 3.12.X
272272

273-
⚠️ **WARNING** Depending on your distributtion and version of Linux, modifying the system level Python3 executable version could have unintended consequences.
273+
⚠️ **WARNING!** Depending on your distributtion and version of Linux, modifying the system level Python3 executable version could have unintended consequences.
274274

275275
## Diskover Installation
276276

@@ -306,7 +306,7 @@ systemctl status nginx php-fpm
306306
chown -R nginx.nginx /var/www/diskover-web/
307307
```
308308

309-
✏️ **NOTE** You should now be able to hit your Diskover system at the IP address in the browser : `http://IP:8000` if this does not work initially and you get a 500 error, re-run that `chown` command above!
309+
✏️ **NOTE!** You should now be able to hit your Diskover system at the IP address in the browser : `http://IP:8000` if this does not work initially and you get a 500 error, re-run that `chown` command above!
310310

311311
## Execute a Scan Task
312312

0 commit comments

Comments
 (0)