Update README file for Ubuntu local build 34/319234/1
authorSeoyeon <seoyeon2.kim@samsung.com>
Thu, 6 Feb 2025 05:14:08 +0000 (14:14 +0900)
committerSeoyeon <seoyeon2.kim@samsung.com>
Thu, 6 Feb 2025 05:16:59 +0000 (14:16 +0900)
commit8a658dabb1ecd1f54f58483e53eccb7641b4e52f
treef74d66d560be628854c26bbe34d70550eebcd394
parent9fd8d1859f23c64492062eb4a3999204a5984531
Update README file for Ubuntu local build

- There's an error message using `meson compile -C builddir/` command
```
usage: meson [-h] {setup,configure,dist,install,introspect,init,test,wrap,subprojects,help,rewrite} ...
meson: error: unrecognized arguments: -C builddir/
```

- Update the README.md file for the command  to use
 `ninja` build system with `-C` option.

Change-Id: Ia0930fc96ece568fbc2fd329e650594c63c08416
Signed-off-by: Seoyeon <seoyeon2.kim@samsung.com>
README.md