mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Fix typo in contributing guide
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
This commit is contained in:
@@ -217,7 +217,7 @@ If you want to start and use the development environment, you'll first need to b
|
|||||||
(container)# /bootstrap_development.sh
|
(container)# /bootstrap_development.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
The above will do all the setup tasks, including running database migratoins, so it amy take a couple minutes.
|
The above will do all the setup tasks, including running database migrations, so it amy take a couple minutes.
|
||||||
|
|
||||||
Now you can start each service individually, or start all services in a pre-configured tmux session like so:
|
Now you can start each service individually, or start all services in a pre-configured tmux session like so:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user