From 926d45b5fe1b43970fedbaf846b70df6c76727ea Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Sun, 25 Nov 2018 16:32:43 -0500 Subject: Update nose link --- doc/source/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/intro.rst b/doc/source/intro.rst index 48f898b2..d68e5eb2 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -104,7 +104,7 @@ Initialize all submodules to obtain the required dependencies with:: $ cd git-python $ git submodule update --init --recursive -Finally verify the installation by running the `nose powered `_ unit tests:: +Finally verify the installation by running the `nose powered `_ unit tests:: $ nosetests -- cgit v1.2.1