diff options
author | neodarz <neodarz@neodarz.net> | 2019-08-05 18:44:14 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-08-05 18:44:14 +0200 |
commit | 31281b7c470c80ede636620e29f598596a4b3e1f (patch) | |
tree | 6fdbbaa2955ef8f05c6ed3a4a5336e4ecccddc03 | |
parent | 5e8b7e94c519090506282db605fb09043e039216 (diff) | |
download | umosapicpp-31281b7c470c80ede636620e29f598596a4b3e1f.tar.xz umosapicpp-31281b7c470c80ede636620e29f598596a4b3e1f.zip |
Add information where are some file
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,9 +30,9 @@ cmake .. make ``` -move `umosapi` binary where you want. +move `<project_root>/build/umosapi` binary where you want. -move `swagger-ui` folder where you want. +move `<project_root>/swagger-ui` folder where you want. # Configuration |