doc: remove double space

This commit is contained in:
Robin Gloster 2017-03-20 20:59:43 +01:00
parent 88341c4d2b
commit 72a5cf11cc
No known key found for this signature in database
GPG key ID: 5E4C836C632C2882

View file

@ -71,7 +71,7 @@ and create a symbolic link to the file
in the `~/.config/nixpkgs/overlays` directory.
$ git clone https://github.com/mozilla/nixpkgs-mozilla.git
$ mkdir -p ~/.config/nixpkgs/overlays
$ mkdir -p ~/.config/nixpkgs/overlays
$ ln -s $(pwd)/nixpkgs-mozilla/rust-overlay.nix ~/.config/nixpkgs/overlays/rust-overlay.nix
The latest version can be installed with the following command: