Rapsys Git
/
packer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c6535
)
Fix readme
master
0.2
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 3 Oct 2022 04:11:20 +0000
(06:11 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 3 Oct 2022 04:11:20 +0000
(06:11 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 2ccc32dbf92b399a6e73284552f298ce9bbc69e8..b4aea4f9a42bad0602fcaf2318644fb3f7f252a3 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-57,9
+57,9
@@
Use cpack and jpack binaries
To use local binaries you may execute the following commands:
```console
-
#
cpack < input.css > output.css
+
$
cpack < input.css > output.css
```
```console
-
#
jpack < input.js > output.js
+
$
jpack < input.js > output.js
```