minor edit

This commit is contained in:
yslcrypto 2020-08-15 18:33:38 +02:00
parent 1e730accf8
commit 66f49e1671
No known key found for this signature in database
GPG Key ID: 8AE1218652D73713

View File

@ -29,4 +29,4 @@ Make sure you have [Node.js](https://nodejs.org/) installed first.
4. Run `yarn devel`
5. Open http://localhost:8000 in a browser
This prevents the need for any global installs, and will allow you to have live reloading for any changes you are making.
This prevents the need for any global installs, and will allow you to live reload any changes you make.