Typo fix main.go

Fix typo in semaphore
This commit is contained in:
KBraham 2017-05-28 15:11:41 +02:00 committed by GitHub
parent a221d7f32d
commit ce6c9929f4

View File

@ -71,7 +71,7 @@ func doSetup() int {
1. Set up configuration for a MySQL/MariaDB database
2. Set up a path for your playbooks (auto-created)
3. Run database Migrations
4. Set up initial seamphore user & password
4. Set up initial semaphore user & password
`)