Skip to content

Commit 3a39cc9

Browse files
committed
Fix xsf/xsref typo in README
1 parent f34a131 commit 3a39cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pixi run build-tests
2020
For subsequent test runs, to skip re-cloning [`xsref`](https://github.com/scipy/xsref) or to control parallelism for individual commands, you can use:
2121

2222
```shell
23-
pixi run clone-xsf
23+
pixi run clone-xsref
2424
pixi run configure-tests
2525
pixi run build-only -j8
2626
pixi run --skip-deps tests -j2

0 commit comments

Comments
 (0)