]> git.lizzy.rs Git - rust.git/commitdiff
changed *nix to Unix-like
authorMiller <milrope@yandex.com>
Sun, 31 May 2020 18:15:35 +0000 (00:15 +0600)
committerGitHub <noreply@github.com>
Sun, 31 May 2020 18:15:35 +0000 (00:15 +0600)
README.md

index 00bb501941dd76c5845cd04476c405801855d7fe..b48ee8a914ec49d34d0d5898e6ca3ad7dccf78a0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ or reading the [rustc dev guide][rustcguidebuild].
 
 [rustcguidebuild]: https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html
 
-### Building on *nix
+### Building on Unix-like system
 1. Make sure you have installed the dependencies:
 
    * `g++` 5.1 or later or `clang++` 3.5 or later