Skip to content

Commit

Permalink
Fix typo in kpi-frontend-development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magicznyleszek authored Oct 10, 2023
1 parent 33f6de4 commit 7cbadd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_articles/kpi-frontend-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ Steps to take when adding new icon:
Getting latest translations strings on local environment requires few steps:

1. In your `kpi` directory, navigate into `/locale`
2. Do a `git pull`\
2. Do a `git pull`
3. In your `kobo-install` directory, enter container: `./run.py -cf exec kpi bash`
4. Run `./manage.py compilemessages`

0 comments on commit 7cbadd0

Please sign in to comment.