README fix

This commit is contained in:
voje 2019-04-28 21:59:20 +02:00
parent 1aff111cb9
commit eca236bc7e

View File

@ -74,6 +74,10 @@ $ make python-env-install
# needs to be ran once to modify a new database
$ make backend-prepare-db
# if you have the file prepared (sskj_senses.json), you can
# fill the database with some senses
$ make sskj-senses
# with debugger
$ make backend-dev