Update typo in contribution guide
Typo in a docker command
This commit is contained in:
parent
1e5558660f
commit
d19b22a7bd
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ sed "s/13042/`id -u`/" docker-compose.override.yml.example > docker-compose.over
|
||||||
|
|
||||||
1. Or explore the development environment:
|
1. Or explore the development environment:
|
||||||
```bash
|
```bash
|
||||||
docker-compose exec osem_1 /bin/bash -l
|
docker-compose exec osem /bin/bash -l
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to contribute translations
|
## How to contribute translations
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue