Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion platform/documentation/environments/dev/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ At this point, you have the platform container running on your local machine as
Run the following command to install the dockerized application:

```
ansible-playbook ./install.yml
ansible-playbook ./install.yml -i inventory.yml
```

> Note: Depending on the power of your machine and internet speed, this command may take a while to finish.
Expand Down