@@ -15,7 +15,7 @@ Types of Contributions
1515Report Bugs
1616~~~~~~~~~~~
1717
18- Report bugs at https://github.com/nmdp-bioinformatics/py-grim /issues.
18+ Report bugs at https://github.com/nmdp-bioinformatics/py-graph-imputation /issues.
1919
2020If you are reporting a bug, please include:
2121
@@ -38,14 +38,14 @@ and "help wanted" is open to whoever wants to implement it.
3838Write Documentation
3939~~~~~~~~~~~~~~~~~~~
4040
41- py-grim could always use more documentation, whether as part of the
42- official py-grim docs, in docstrings, or even on the web in blog posts,
41+ py-graph-imputation could always use more documentation, whether as part of the
42+ official py-graph-imputation docs, in docstrings, or even on the web in blog posts,
4343articles, and such.
4444
4545Submit Feedback
4646~~~~~~~~~~~~~~~
4747
48- The best way to send feedback is to file an issue at https://github.com/nmdp-bioinformatics/py-grim /issues.
48+ The best way to send feedback is to file an issue at https://github.com/nmdp-bioinformatics/py-graph-imputation /issues.
4949
5050If you are proposing a feature:
5151
@@ -57,16 +57,16 @@ If you are proposing a feature:
5757Get Started!
5858------------
5959
60- Ready to contribute? Here's how to set up `py-grim ` for local development.
60+ Ready to contribute? Here's how to set up `py-graph-imputation ` for local development.
6161
62- 1. Fork the `py-grim ` repo on GitHub.
62+ 1. Fork the `py-graph-imputation ` repo on GitHub.
63632. Clone your fork locally::
6464
65- $ git clone [email protected] :your_name_here/py-grim .git 65+ $ git clone [email protected] :your_name_here/py-graph-imputation .git 6666
67673. Install your local copy into a virtual environment. This is how you set up your fork for local development::
6868
69- $ cd py-grim /
69+ $ cd py-graph-imputation /
7070 $ make venv
7171 $ source venv/bin/activate
7272 $ make install
0 commit comments