We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fad6b8 commit 17f2a5cCopy full SHA for 17f2a5c
1 file changed
README.md
@@ -2,5 +2,5 @@
2
```
3
git clone https://github.com/mikementor/e8t-readme-template.git
4
cd e8t-readme-template
5
- echo `Hi!` > hi.txt
+ echo "Hi!" > hi.txt
6
0 commit comments