Update README build instructions #1681
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-readme"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Updates the README instructions to include
--live-reload
for serving the website locally. Helpful for not needing to manually refresh your browser on file changes.Resolves: #none
Check List
I understand that by not opening an issue about a software/service/similar addition/removal, this pull request will be closed without merging.
I have read and understand the contributing guidelines.
[ ] The project is Free Libre and/or Open Source SoftwareNetlify preview for the mainly edited page:Code repository of the project (if applicable):Deploy preview for privacytools-io ready!
Built with commit
901b54fc85
https://deploy-preview-1681--privacytools-io.netlify.com
It has to be 2.0.1 specifically, not at least 2.0.1:
gem install bundler:2.0.1
Is it
livereload
orlive-reload
actually as you use one here and one in your PR description?(the reason for this, just FYI, is that 2.0.2 is the latest I think, but they are not interchangeable, and Netlify only supports 2.0.1)
It is indeed
livereload
Updated 👍