We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8a283 commit b80a9bcCopy full SHA for b80a9bc
1 file changed
README.md
@@ -23,22 +23,6 @@ and follow the instruction for compiling and publish on local maven repository t
23
* st-opus
24
25
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
42
## License
43
44
Copyright (c) 2017 STMicroelectronics – All rights reserved
0 commit comments