]> Raphaël G. Git Repositories - packer/commitdiff
Fix readme master 0.2
authorRaphaël Gertz <git@rapsys.eu>
Mon, 3 Oct 2022 04:11:20 +0000 (06:11 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 3 Oct 2022 04:11:20 +0000 (06:11 +0200)
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
 ```