From 5d8d9d923f7b5571371a1ee2621878095306f385 Mon Sep 17 00:00:00 2001 From: Robert Vaser Date: Fri, 2 Mar 2018 12:54:01 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c8896a..794e0b2 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ After successful installation, an executable named `racon` will appear in `build Optionally, you can run `sudo make install` to install racon executable to your machine. -***Note***: if you omitted `--recursive` from `git clone`, run `git submodule init` and `git submodule update` before proceeding with compilation. +***Note***: if you omitted `--recursive` from `git clone`, run `git submodule update --init --recursive` before proceeding with compilation. ## Usage Usage of racon is as following: