diff --git a/README.md b/README.md index 9c51a6c..6a0d4d9 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Then use `Cargo` to build it: git clone https://github.com/xlmnxp/blue-recorder cd cargo build --release -cp -a data interfaces locales target/release +cp -a data gui/interfaces locales target/release ``` Then you will find the executable file at: `/target/release/blue-recorder`