From b42641b2d5561c6e93662a74767f20f67b13ae43 Mon Sep 17 00:00:00 2001
From: Jussi Kivilinna <jussi.kivilinna@iki.fi>
Date: Thu, 24 Sep 2015 09:44:04 +0300
Subject: [PATCH] Fix "How to Build", replace underscore with dash

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8601134f..569d484b 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ How to Build:
 
 ```
 cd nuttx/tools
-./configure.sh haltian_tsone/retail
+./configure.sh haltian-tsone/retail
 cd ..
 make
 ```
-- 
GitLab