Skip to content

Commit b80a9bc

Browse files
committed
Changed the Readme removing a wrong section
Signed-off-by: Luca Pezzoni <luca.pezzoni@st.com>
1 parent db8a283 commit b80a9bc

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,6 @@ and follow the instruction for compiling and publish on local maven repository t
2323
* st-opus
2424

2525

26-
27-
brew install gnu-sed
28-
29-
Set the PATH (first on Intel, second on Apple Silicon)
30-
PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH"
31-
32-
PATH="/opt/homebrew/opt/gnu-sed/libexec/gnubin:$PATH"
33-
34-
cd extra
35-
36-
Run the command (first on Intel, second on Apple Silicon)
37-
38-
/usr/local/bin/bash ./createStDemoModule.sh binary_content xml "Binary Content"
39-
40-
/opt/homebrew/bin/bash ./createStDemoModule.sh binary_content xml "Binary Content"
41-
4226
## License
4327

4428
Copyright (c) 2017 STMicroelectronics – All rights reserved

0 commit comments

Comments
 (0)