diff --git a/README.md b/README.md index 98d6bb5..432ec17 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,9 @@ conan profile detect sudo ldconfig ``` __TODO__: The `sudo ldconfig` step should be added to the `deb` package `postinst` step... +3. To run: + ``` + $ cppchallenge + Hello World! + File name is: aname + ```