Skip to content

Commit

Permalink
docs: install from openedx org, not pmitros (#2)
Browse files Browse the repository at this point in the history
pmitros was the original creator before the block
was incorporated into the Open edX project.
  • Loading branch information
kdmccormick authored Feb 28, 2023
1 parent 473fa58 commit 5ccfcf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ feedback.

It installs on any Open edX install same as any other xblock:

pip install -e git+https://github.com/pmitros/FeedbackXBlock.git#egg=rate==0.0
pip install -e git+https://github.com/openedx/FeedbackXBlock.git#egg=rate==0.0

From there, add "feedback" to your list of advanced modules, and you're
good to go.

0 comments on commit 5ccfcf1

Please sign in to comment.