Skip to content

Commit

Permalink
Use the correct link in doc
Browse files Browse the repository at this point in the history
Submodule command used the old private location of the repo
  • Loading branch information
ahakanbaba committed Jan 10, 2018
1 parent f605ec9 commit 2cff73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -110,7 +110,7 @@ All 1 tests passed
In the directory you want to place Makefile.test execute the following:

```
git submodule add git@git.dev.box.net:skynet/Makefile.test.git .Makefile.test
git submodule add https://github.com/box/Makefile.test.git .Makefile.test
ln -s .Makefile.test/Makefile.test
```

Expand Down

0 comments on commit 2cff73d

Please sign in to comment.