Skip to content

Commit cba7918

Browse files
committed
add git install of wfield
1 parent 88d4fb6 commit cba7918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/loading_data/loading_widefield_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"## Relevant packages\n",
5656
"Please install the wfield package to work with widefield data\n",
5757
"```python\n",
58-
"pip install wfield\n",
58+
"pip install git+https://github.com/jcouto/wfield.git\n",
5959
"```\n",
6060
"We encourage you to look at futher examples and tutorials that are available in the [wfield github repo](https://github.com/jcouto/wfield/tree/master).\n"
6161
]

0 commit comments

Comments
 (0)