We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676125d commit 5f00b79Copy full SHA for 5f00b79
1.6/ja/book/getting-started.md
@@ -22,9 +22,9 @@ Rustを使い始める最初のステップはインストールです。
22
<!-- the start of each command. We’ll see many tutorials and examples around the web -->
23
<!-- that follow this convention: `$` for commands run as our regular user, and `#` -->
24
<!-- for commands we should be running as an administrator. -->
25
-コマンドを色々提示しますが、それらは全て`$`から始まります。`$`を入力する必要はありません。
26
-`$`はただコマンドの先頭を示しているだけです。
27
-これから、Web上でも「`$`で始まるものは一般ユーザで実行し`#`で始まるものは管理者権限で実行する」というルールに従ったチュートリアルや例をよく見ることになります。
+コマンドを色々提示しますが、それらは全て `$` から始まります。 `$` を入力する必要はありません。
+`$` はただコマンドの先頭を示しているだけです。
+これから、Web上でも「 `$` で始まるものは一般ユーザで実行し `#` で始まるものは管理者権限で実行する」というルールに従ったチュートリアルや例をよく見ることになります。
28
29
<!-- ## Platform support -->
30
## プラットフォームのサポート
0 commit comments