Skip to content

Commit

Permalink
update documentation to pypi install
Browse files Browse the repository at this point in the history
  • Loading branch information
Gchism94 committed Mar 6, 2024
1 parent 564a5df commit da5b8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage_instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Configuring the Autograder Action
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install git+https://github.com/Gchism94/jupyterquest.git
pip install jupyterquest
# Run the autograder
- name: Run Autograder
Expand Down

0 comments on commit da5b8f1

Please sign in to comment.