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 d557fba commit 4bafc17Copy full SHA for 4bafc17
1.9/ja/book/getting-started.md
@@ -508,7 +508,7 @@ $ rustc main.rs
508
<!-- `gcc` or `clang`. After compiling successfully, Rust should output a binary -->
509
<!-- executable, which you can see on Linux or OSX by entering the `ls` command in -->
510
<!-- your shell as follows: -->
511
-CまたはC++のバックグラウンドを持つならこれが `gcc` や `clang` に似ていることに気付くでしょう。
+CまたはC++の経験をお持ちなら、これが `gcc` や `clang` に似ていることに気付くでしょう。
512
コンパイルが成功したら、Rustは実行可能バイナリを出力したはずです。
513
LinuxかOSXなら以下のように `ls` コマンドで確認できます。
514
0 commit comments