Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,11 @@ The current versions and hashes of the wallets in the Downloads page are stored

## Contributing

Please make sure to read the [guidelines for contributors and maintainers](CONTRIBUTING.md) before opeing a pull request.
Please make sure to read the [guidelines for contributors and maintainers](CONTRIBUTING.md) before opeing a pull request.

Run the website locally with:
# only if needed sudo rm -rf /var/lib/gems
# only if needed sudo apt-get -y install ruby-bundler
bundle install
jekyll s