diff options
author | neodarz <neodarz@neodarz.net> | 2019-08-05 18:43:00 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-08-05 18:43:00 +0200 |
commit | 5e8b7e94c519090506282db605fb09043e039216 (patch) | |
tree | 88e244426b15297ab9c38b57aad35d340a7c3afd | |
parent | 289a3d0dcba30ad4a58a55af33956a5d210ef36d (diff) | |
download | umosapicpp-5e8b7e94c519090506282db605fb09043e039216.tar.xz umosapicpp-5e8b7e94c519090506282db605fb09043e039216.zip |
Be more specific in README
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -30,8 +30,9 @@ cmake .. make ``` -move `umosapi` where you want. -move `swagger-ui` where you want. +move `umosapi` binary where you want. + +move `swagger-ui` folder where you want. # Configuration |