Skip to content

Commit

Permalink
Merge pull request #2 from poju3185/patch-1
Browse files Browse the repository at this point in the history
Update documentation for `kolibri` command usage
  • Loading branch information
rtibbles authored Mar 18, 2024
2 parents 0e52656 + 56c39c6 commit d92fb11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ How can I install this plugin?

2. Activate the plugin:

``kolibri plugin kolibri_sentry_plugin enable``
``kolibri plugin enable kolibri_sentry_plugin``

3. Restart Kolibri.

Expand All @@ -26,7 +26,7 @@ How can I install this plugin for development?

``pip install -e <LOCAL-PATH-TO-REPO>``

``kolibri plugin kolibri_sentry_plugin enable``
``kolibri plugin enable kolibri_sentry_plugin``


4. Then run the commands to install frontend packages in Kolibri, this plugin will have its dependencies recursively installed.
Expand Down

0 comments on commit d92fb11

Please sign in to comment.