Fix documentation regarding directory change

Change-Id: I6acf6dc7c42b886c76cb2b0b8a58cb77ba1527f8
diff --git a/README.md b/README.md
index cba4309..e86b45c 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,6 @@
 Kustvakt full version requires an LDAP configuration file containing an admin password to access an LDAP system. You can still run Kustvakt full version without an LDAP system, but user authentication functions and services cannot be used. Only services for guest/demo user would be available.
 
 <pre>
-cd target/
 java -jar target/Kustvakt-[lite/full]-[version].jar    
 </pre>