diff --git a/README.rst b/README.rst index 3ceef14248..8befcf42e2 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ Building Cretonne ----------------- Cretonne is using the Cargo package manager format. First, ensure you have -installed `rust 1.12.0` or above. Then, change the workind directory to your +installed `rust 1.12.0` or above. Then, change the working directory to your clone of cretonne and run:: cargo build