From ea14c58e00c0cde92c67c2535accdba606a906c9 Mon Sep 17 00:00:00 2001 From: Yuming Liu Date: Sun, 12 Jan 2020 00:14:31 +0800 Subject: [PATCH] update repo location --- docs/tutorials/install.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/tutorials/install.md b/docs/tutorials/install.md index 59a2215..6b89d92 100644 --- a/docs/tutorials/install.md +++ b/docs/tutorials/install.md @@ -18,13 +18,13 @@ This method is for the user who has experience on Python and Shell. If you are u 2. Download the codes of QGrain - The repository of QGrain is hosted on GitHub. The link is over [here](https://github.com/yuriok/QGrain). + The repository of QGrain is hosted on GitHub. The link is over [here](https://github.com/QGrain-Organization/QGrain). * You can clone the repository by running the following command if you have git installed. - `git clone https://github.com/yuriok/QGrain.git` + `git clone https://github.com/QGrain-Organization/QGrain.git` - * Or, you can download the pure codes directly by clicking [here](https://github.com/yuriok/QGrain/archive/master.zip). + * Or, you can download the pure codes directly by clicking [here](https://github.com/QGrain-Organization/QGrain/archive/master.zip). If you choose to download the zip file, please extract it. @@ -54,4 +54,4 @@ This method is for the user who has experience on Python and Shell. If you are u We have packed the executable setup file for Windows users. -You can download it from [here](https://github.com/yuriok/QGrain/releases). +You can download it from [here](https://github.com/QGrain-Organization/QGrain/releases).