Skip to content

Commit

Permalink
Merge pull request #96 from RonitTiwari/link
Browse files Browse the repository at this point in the history
Fixes #94: Correct the repo link in README
  • Loading branch information
djmgit authored Feb 3, 2018
2 parents 635f07f + 9ad0a30 commit 0cbcdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

## Installation

- Clone the repository using ``` git clone https://github.com/djmgit/PlotIt.git ```
- Clone the repository using ``` git clone https://github.com/NITDgpOS/PlotIt.git ```
- Enter into the repository and open in terminal
- Run ``` pip install -r requirements.txt ``` This will install the only dependency (as of now) that is
matplotlib, a python librarty to visualise graphs and PIL. If it is not working and is showing
Expand Down

0 comments on commit 0cbcdeb

Please sign in to comment.