diff --git a/README.md b/README.md index db73886..5b80953 100644 --- a/README.md +++ b/README.md @@ -43,22 +43,17 @@ cd gitbucket ``` -2. Generate new passwords for your databse!!! +2. Execute install script ``` -./generate_password.sh +./install.sh ``` -3. Get latest container: -``` -docker-compose pull -``` - -4. Change the confoguration and start with: +3. Change the confoguration and start with: ``` docker-compose up -d ``` -5. Open `127.0.0.1:8080` and be habby. :-) +4. Open `127.0.0.1:8080` and be habby. :-) Default user and passwort are both root.