We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3139a commit 9b23520Copy full SHA for 9b23520
1 file changed
README.md
@@ -194,7 +194,9 @@ This section is intended for developers who contribute to VRS-Python.
194
195
### Installing for development
196
197
-Fork the repo at <https://github.com/ga4gh/vrs-python/> and initialize a development environment.
+[Fork the GitHub repo](https://github.com/ga4gh/vrs-python/fork).
198
+
199
+Then, clone your fork and initialize a development environment:
200
201
```shell
202
git clone --recurse-submodules git@github.com:YOUR_GITHUB_ID/vrs-python.git
0 commit comments