Update 'README.md'

This commit is contained in:
Valentino Orlandi 2023-04-29 18:33:40 +00:00
parent 9580df4085
commit 0b6e0e79d3

View file

@ -117,7 +117,7 @@ LogDoctor is a hard fork of [Craplog](https://git.disroot.org/elB4RTO/CRAPLOG).
- `./LINUX_build_install.sh`
- BSD:
- `chmod +x ./BSD_build_install.sh`
- `bash ./BSD_build_install.sh`
- `./BSD_build_install.sh`
- Windows:
- run `WIN_build_install_1.bat` as normal user
- right-click on `WIN_build_install_2.bat` and select **Run as Administrator**
@ -226,7 +226,7 @@ At the moment of writing, the only supported method is the manual update.
- `./LINUX_build_update.sh`
- BSD:
- `chmod +x ./BSD_build_update.sh`
- `bash ./BSD_build_update.sh`
- `./BSD_build_update.sh`
- Windows:
- run `WIN_build_update_1.bat` as normal user
- right-click on `WIN_build_update_2.bat` and select **Run as Administrator**