Skip to content

Commit 27a4fd5

Browse files
committed
fix clone address
1 parent 9310f9a commit 27a4fd5

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
@@ -333,7 +333,7 @@ Use some other tool to reproject the data as required.
333333

334334
Create virtualenv and install `bcdata` in development mode:
335335

336-
$ git clone git@github.com:smnorris/bcdata_py.git
336+
$ git clone git@github.com:bcgov/bcdata_py.git
337337
$ cd bcdata_py
338338
$ python -m venv .venv
339339
$ source .venv/bin/activate

0 commit comments

Comments
 (0)