CUBRIC Systems пре 2 месеци
родитељ
комит
502a7138d2
1 измењених фајлова са 6 додато и 6 уклоњено
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -62,14 +62,14 @@ If you are having trouble accessing the dataset, please send an email to cubricw
 
 
 ## External user instructions
-The WAND data are hosted on [Cardiff University's GIN repository](https://datasharing.cubric.cf.ac.uk/CUBRIC/WAND). To access the data, please follow [these instructions](https://datasharing.cubric.cf.ac.uk/G-Node/info/wiki/Home).
+The WAND data are hosted on the [G-Node GIN repository](https://gin.g-node.org/CUBRIC/WAND). To access the data, please follow [these instructions](https://gin.g-node.org/G-Node/info/wiki).
 
 #### Checklist (have you done all these steps?)
-- Sign up to the Cardiff University GIN repo using the **Register** button at the top of the [WAND repository](https://datasharing.cubric.cf.ac.uk/CUBRIC/WAND) (or click [here](https://datasharing.cubric.cf.ac.uk/user/sign_up))
-- Make sure you have Conda installed. See [here](https://docs.conda.io/projects/miniconda/en/latest/) for installation instructions.
-- Install git-annex using [these instructions](https://datasharing.cubric.cf.ac.uk/G-Node/info/wiki/Home#installing-git-annex)
-- Install GIN following [these instructions](https://gin.g-node.org/G-Node/Info/wiki/GIN+CLI+Setup)
-- Add an SSH key and set up the server connection using [these instructions](https://datasharing.cubric.cf.ac.uk/G-Node/info/wiki/Home#initial-setup)
+- Sign up to the G-Node GIN service using the **Register** button at the top of the [Homepage](https://gin.g-node.org) (or click [here](https://gin.g-node.org/user/sign_up))
+- Make sure you have `conda` installed. See [here](https://docs.conda.io/projects/miniconda/en/latest/) for installation instructions.
+- Install `git-annex` (using `conda`) using [these instructions](https://git-annex.branchable.com/install)
+- Install the `gin` command-line client following [these instructions](https://gin.g-node.org/G-Node/Info/wiki/GIN+CLI+Setup)
+- Add your public SSH key [here](https://gin.g-node.org/user/settings/ssh) and sign in with the client using `gin login`.
 
 You will now be able to clone the repository to your machine. First, change into the directory where you want the repository to download. In the terminal window, type:
 ```