Browse Source

Update usage on homepage

master
Dylan Baker 6 years ago
parent
commit
c26e0d6933
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      templates/index.tera

+ 1
- 1
templates/index.tera View File

20
 				and running
20
 				and running
21
 				<pre>cargo install --path .</pre>
21
 				<pre>cargo install --path .</pre>
22
 				Then, you can create snippets by running something like
22
 				Then, you can create snippets by running something like
23
-				<pre>echo 'Hello world' | bngl new --name "First snippet"</pre>
23
+				<pre>echo 'Hello world' | bngl new "First snippet"</pre>
24
 			</p>
24
 			</p>
25
     </div>
25
     </div>
26
   </body>
26
   </body>

Loading…
Cancel
Save