Skip to content

Commit 0d52dd6

Browse files
fix dev install guidance in README.md
1 parent 04cb110 commit 0d52dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ git clone https://github.com/nasa/ncompare.git
110110
###### (Option A) using `uv`:
111111
ii) Follow the instructions for installing `uv` [here](https://docs.astral.sh/uv/).
112112

113-
iii) Run ```uv sync``` from the repository directory.
113+
iii) Run ```uv sync --extra dev``` from the repository directory.
114114

115115
###### (Option B) using pip:
116116

0 commit comments

Comments
 (0)