Explorar el Código

Update usage on homepage

master
Dylan Baker hace 6 años
padre
commit
c26e0d6933
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      templates/index.tera

+ 1
- 1
templates/index.tera Ver fichero

@@ -20,7 +20,7 @@
20 20
 				and running
21 21
 				<pre>cargo install --path .</pre>
22 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 24
 			</p>
25 25
     </div>
26 26
   </body>

Loading…
Cancelar
Guardar