diff options
author | Riccardo Spagni <ric@spagni.net> | 2018-07-04 15:29:39 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2018-07-04 15:29:39 +0200 |
commit | eed4dba880ecb87846a941350ba43c6b11080f03 (patch) | |
tree | 1da3d1a5760631b33d6dcc965436621ad85cf797 /README.md | |
parent | Merge pull request #3985 (diff) | |
parent | docker: update to new versions of dependencies (diff) | |
download | monero-eed4dba880ecb87846a941350ba43c6b11080f03.tar.xz |
Merge pull request #4094
9c211b50 docker: update to new versions of dependencies (HomDx)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -527,6 +527,9 @@ Installing a snap is very quick. Snaps are secure. They are isolated with all of # or in background docker run -it -d -v /monero/chain:/root/.bitmonero -v /monero/wallet:/wallet -p 18080:18080 monero +* The build needs 3 GB space. +* Wait one hour or more + Packaging for your favorite distribution would be a welcome contribution! ## Running monerod |