From d2fac79975da63202adba6a0b6e028637b82fcbc Mon Sep 17 00:00:00 2001
From: Thomas Spitzlei <spitzlei@cs.uni-duesseldorf.de>
Date: Wed, 7 Oct 2020 09:20:48 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index b431d19..10410d0 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,5 @@
 # smbpasswd
 
+Change your password on Fileserver.
+
+`docker run --rm -it gitlab.cs.uni-duesseldorf.de:5001/general/cn-tsn/smbpasswd:latest bash -c "smbpasswd -U $username -r lcars.cn.uni-duesseldorf.de"`
\ No newline at end of file
-- 
GitLab