Minor style update

This commit is contained in:
Usha Mandya 2021-03-25 15:29:17 +00:00 committed by GitHub
parent 8b0e7fa79a
commit dda97d0fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ available.
-L https://raw.githubusercontent.com/docker/compose/{{site.compose_version}}/contrib/completion/bash/docker-compose \
-o /etc/bash_completion.d/docker-compose
```
3. Reload your terminal. You can close then open new one or in current bash reload your setting with `source ~/.bashrc` command.
3. Reload your terminal. You can close and then open a new terminal, or reload your setting with `source ~/.bashrc` command in your current terminal.
#### Mac