Skip to content

Commit

Permalink
Updated INSTALL.md (#4126)
Browse files Browse the repository at this point in the history
Fix directory of submodule initialization
  • Loading branch information
yashdusing authored and karlnapf committed Jan 26, 2018
1 parent b24546c commit 3041e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/readme/INSTALL.md
Expand Up @@ -148,11 +148,11 @@ Download the latest [stable release source code](https://github.com/shogun-toolb
Potentially update submodules

git clone https://github.com/shogun-toolbox/shogun.git
cd shogun
git submodule update --init

Create the build directory in the source tree root

cd shogun
mkdir build

Configure cmake, from the build directory, passing the Shogun source root as argument.
Expand Down

0 comments on commit 3041e6a

Please sign in to comment.