readme: fix words order

This commit is contained in:
Evgeniy A. Dushistov
2016-06-02 14:17:24 +03:00
parent 25c3b6047e
commit 46b770afce

View File

@@ -7,7 +7,7 @@ cd /tmp/build-sdcv
cmake path/to/source/code/of/sdcv cmake path/to/source/code/of/sdcv
make make
#+END_SRC #+END_SRC
if you enable nls then you should type also if you enable nls then you should also type
#+BEGIN_SRC sh #+BEGIN_SRC sh
make lang make lang
#+END_SRC #+END_SRC