Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jagenjo committed Mar 13, 2019
1 parent 23ac2e6 commit b1b7889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ Upload the files to your server and unpack them following the next steps:

To install litefileserver follow this guide: [Guide to install LiteFileSystem](https://github.com/jagenjo/litefilesystem.js/blob/master/INSTALL.md)

Check that your installation works by entering to the fileserver/ folder from your browser.
Check that your installation works by entering to the ```fileserver/``` folder from your browser.

## Configure

Now we need to configure WebGLStudio, edit the config.json to specify where is the fileserver located ( the fileserver/ folder ) and where are the files ( the fileserver/files folder ).
Now we need to configure WebGLStudio, edit the config.json to specify where is the fileserver located ( the ```fileserver/``` folder ) and where are the files ( the ```fileserver/files``` folder ).
By default they should have that name.

## Ready
Expand Down

0 comments on commit b1b7889

Please sign in to comment.