1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Correct markdown for bold

This commit is contained in:
Joseph Haig 2016-08-31 09:48:02 +01:00 committed by GitHub
parent 9ceaa90530
commit 0a9b2363de

View File

@ -56,7 +56,7 @@ www-data ALL=(ALL) NOPASSWD:/sbin/wpa_cli reconfigure
``` ```
Once those modifications are done, git clone the files to `/var/www/html`. Once those modifications are done, git clone the files to `/var/www/html`.
'''Note,''' for older versions of Raspbian (before Jessie, May 2016) use **Note,** for older versions of Raspbian (before Jessie, May 2016) use
`var/www` instead. `var/www` instead.
```sh ```sh
sudo rm -rf /var/www/html sudo rm -rf /var/www/html