Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeylau authored Feb 20, 2024
1 parent 891ba53 commit 753045d
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 @@ -22,7 +22,7 @@ A napari plugin for keypoint annotation, also used within DeepLabCut!

If you installed DeepLabCut[gui], this plugin is already installed. However, you can also use this as a stand-alone keypoint annotator without using DeepLabCut. Instructions below!

Start by installing PySide6 with `pip install "pyside6<6.3.2"`; this is the library we now use to build GUIs.
Start by installing PySide6 with `pip install "pyside6==6.4.2"`; this is the library we now use to build GUIs.

You can then install `napari-deeplabcut` via [pip]:

Expand Down

0 comments on commit 753045d

Please sign in to comment.