]> git.lizzy.rs Git - rust.git/blobdiff - y.rs
Use the object crate for archive reading during archive building
[rust.git] / y.rs
diff --git a/y.rs b/y.rs
index 43937588b481da1005f68642316a3b2e3fa62c4c..26605003c42008cd8c3baf101e622e5ea4497013 100755 (executable)
--- a/y.rs
+++ b/y.rs
@@ -15,8 +15,8 @@
 //! for example:
 //!
 //! ```shell
-//! $ rustc y.rs -o build/y.bin
-//! $ build/y.bin
+//! $ rustc y.rs -o y.bin
+//! $ ./y.bin
 //! ```
 //!
 //! # Naming