]> Repositorios git - scryer-prolog.git/commitdiff
Update README.md
authorBennet Bleßmann <[email protected]>
Thu, 23 Jan 2025 19:04:43 +0000 (20:04 +0100)
committerGitHub <[email protected]>
Thu, 23 Jan 2025 19:04:43 +0000 (20:04 +0100)
fix ambiguity regarding the install location for the cargo install method, also include the binary name

README.md

index c582edc6aa7d954347fb3d2041c8cfbf0091c61a..201c736cddac359f7acd826e192cf3a33e2ff7d5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ directory&nbsp;`target/release` and can be invoked to run the system.
 cargo install --locked --git https://github.com/mthom/scryer-prolog.git
 ```
 
-Afterwards the binary will be under `$HOME/.cargo/bin` which is usually added to your PATH 
+Afterwards the `scryer-prolog` binary will be in the `$HOME/.cargo/bin` directory which is usually added to your PATH 
 during the installation of the rust toolchain.
 
 #### From Crates.io [![Crates.io Version](https://img.shields.io/crates/v/scryer-prolog)](https://crates.io/crates/scryer-prolog) ![Crates.io MSRV](https://img.shields.io/crates/msrv/scryer-prolog)