Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Fix cd after git clone in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Audykowicz committed Jul 16, 2023
1 parent 62066f5 commit edf5ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This project relies on the Dolby.io Communications API C++ SDK, see this [link](
Before you can build you must clone this repo and go inside:
```bash
git clone [email protected]:dolbyio-samples/comms-cpp-injection-demo.git
cd cpp-injection-demo
cd comms-cpp-injection-demo
```
To build on macOS or Linux in terminal execute:
```bash
Expand Down

0 comments on commit edf5ee3

Please sign in to comment.