README: Fix clone address

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga 2019-08-05 12:18:46 +02:00
parent 3d73eecf0b
commit c4f441ba6f

View File

@ -32,7 +32,7 @@ Doxygen API documentation is available [here](http://open-cas.github.io/doxygen/
Source code is available in the official OCF GitHub repository:
~~~{.sh}
git clone https://github.com/open-cas/ocf
git clone https://github.com/Open-CAS/ocf.git
cd ocf
~~~