]> git.ipfire.org Git - thirdparty/vectorscan.git/commitdiff
doc: fix github repo address
authorWang, Xiang W <xiang.w.wang@intel.com>
Mon, 24 Dec 2018 02:37:30 +0000 (21:37 -0500)
committerChang, Harry <harry.chang@intel.com>
Mon, 21 Jan 2019 01:58:26 +0000 (09:58 +0800)
doc/dev-reference/getting_started.rst

index 4e4d36f3a040efeeefb582c9985355df36e95e7e..45d4fbbb7eafcaa8cc5105219a705e140bbc356e 100644 (file)
@@ -10,7 +10,7 @@ Very Quick Start
 #. Clone Hyperscan ::
 
      cd <where-you-want-hyperscan-source>
-     git clone git://github/intel/hyperscan
+     git clone git://github.com/intel/hyperscan
 
 #. Configure Hyperscan