git commit syntax fixed

This commit is contained in:
Igor Chubin 2017-03-17 13:50:53 +01:00 committed by GitHub
parent 247b8c96ca
commit e156de3d72

View file

@ -33,4 +33,4 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
## Messages/texts/fortunes generators
* ```git commit -m `curl -s https://whatthecommit.com/index.txt````
* `git commit -m $(curl -s https://whatthecommit.com/index.txt)`