Show More
@@ -28,7 +28,8 b' in progress. For more experimental work ' | |||||
28 | Checking for Rust |
|
28 | Checking for Rust | |
29 | ================= |
|
29 | ================= | |
30 |
|
30 | |||
31 |
You may already have the Rust extensions depending on how you install |
|
31 | You may already have the Rust extensions depending on how you install | |
|
32 | Mercurial:: | |||
32 |
|
33 | |||
33 | $ hg debuginstall | grep -i rust |
|
34 | $ hg debuginstall | grep -i rust | |
34 | checking Rust extensions (installed) |
|
35 | checking Rust extensions (installed) | |
@@ -46,7 +47,7 b' version to use.' | |||||
46 | Using pip |
|
47 | Using pip | |
47 | --------- |
|
48 | --------- | |
48 |
|
49 | |||
49 | Users of `pip` can install the Rust extensions with the following command: |
|
50 | Users of `pip` can install the Rust extensions with the following command:: | |
50 |
|
51 | |||
51 | $ pip install mercurial --global-option --rust --no-use-pep517 |
|
52 | $ pip install mercurial --global-option --rust --no-use-pep517 | |
52 |
|
53 |
General Comments 0
You need to be logged in to leave comments.
Login now