Skip to content

Commit 1311bbb

Browse files
committed
fix install path
1 parent 6a79c57 commit 1311bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Installation
2020
LANTERN currently must be installed from source. It is recommended to
2121
install in a virtual environment (e.g. venv or conda)::
2222

23-
python -m pip install git+https://github.com/ptonner/lantern.git@XXX
23+
python -m pip install git+https://github.com/usnistgov/lantern.git
2424

2525
Quickstart
2626
==========

0 commit comments

Comments
 (0)