Skip to content

Commit

Permalink
Update README file for Django translations
Browse files Browse the repository at this point in the history
The GNU gettext package is added  to the list of prerequisites.
  • Loading branch information
jaguarfi authored and markkuriekkinen committed Feb 8, 2021
1 parent a8dcad3 commit 8c3b5b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Note that you will need to have admin rights to install these correctly.

Alternatively, you can have comparable software which enable you to use the commands `docker`, `docker-compose` and `drone`.

If you are going to use Django translations, you must install the GNU **gettext** utilities
- [gettext Ubuntu](https://packages.ubuntu.com/search?keywords=gettext).
- [gettext Windows](https://mlocati.github.io/articles/gettext-iconv-windows.html)

## Running A+ in a container

1. Follow the installation steps of [course-templates](https://github.com/apluslms/course-templates#installation) to get a template course running.
Expand Down

0 comments on commit 8c3b5b0

Please sign in to comment.