Skip to content

Commit 5f00b79

Browse files
committed
start converting
1 parent 676125d commit 5f00b79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

1.6/ja/book/getting-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Rustを使い始める最初のステップはインストールです。
2222
<!-- the start of each command. We’ll see many tutorials and examples around the web -->
2323
<!-- that follow this convention: `$` for commands run as our regular user, and `#` -->
2424
<!-- for commands we should be running as an administrator. -->
25-
コマンドを色々提示しますが、それらは全て`$`から始まります。`$`を入力する必要はありません。
26-
`$`はただコマンドの先頭を示しているだけです。
27-
これから、Web上でも「`$`で始まるものは一般ユーザで実行し`#`で始まるものは管理者権限で実行する」というルールに従ったチュートリアルや例をよく見ることになります。
25+
コマンドを色々提示しますが、それらは全て `$` から始まります。 `$` を入力する必要はありません。
26+
`$` はただコマンドの先頭を示しているだけです。
27+
これから、Web上でも「 `$` で始まるものは一般ユーザで実行し `#` で始まるものは管理者権限で実行する」というルールに従ったチュートリアルや例をよく見ることになります。
2828

2929
<!-- ## Platform support -->
3030
## プラットフォームのサポート

0 commit comments

Comments
 (0)