소스 검색

Update usage on homepage

master
Dylan Baker 6 년 전
부모
커밋
c26e0d6933
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      templates/index.tera

+ 1
- 1
templates/index.tera 파일 보기

@@ -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…
취소
저장