Skip to content

Commit

Permalink
Update INSTALL instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
plepe committed Sep 11, 2023
1 parent f474d52 commit aac0c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ You either need to [install a modern nodejs version](https://nodejs.org/en/downl
or replace the `openstreetbrowser.min.js` with `openstreetbrowser.js` in `index.html`.

```sh
sudo apt install apache2 libapache2-mod-php curl git php-cli composer nodejs npm php-curl php-yaml
sudo apt install apache2 libapache2-mod-php curl git php-cli composer nodejs npm php-curl php-yaml acl
sudo chmod 777 /var/www/html
cd /var/www/html
git clone https://github.com/plepe/openstreetbrowser.git
Expand Down

0 comments on commit aac0c22

Please sign in to comment.