aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-09-03 21:47:00 +0200
committerRiccardo Spagni <ric@spagni.net>2016-09-03 21:47:00 +0200
commitf1d4e4a3f2a3f53321c53d055717ad02ce37a1d0 (patch)
treefa9ddd41df92cad4a68888044e9adbb1e4cd89d0 /Dockerfile
parentrename systemd bits to monero (diff)
downloadmonero-f1d4e4a3f2a3f53321c53d055717ad02ce37a1d0.tar.xz
readme fixes, small Docker fix
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 477c4942a..158832f4a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -34,7 +34,7 @@ VOLUME /root/.bitmonero
# Generate your wallet via accessing the container and run:
# cd /wallet
-# /./bitmonero/simplewallet
+# /./bitmonero/monero-wallet-cli
VOLUME /wallet
ENV LOG_LEVEL 0