mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Link & minor proposal
This commit is contained in:
parent
52240c21d9
commit
f773cee236
1 changed files with 2 additions and 2 deletions
|
@ -96,7 +96,7 @@ sudo emerge net-misc/curl media-libs/freeglut \
|
||||||
```
|
```
|
||||||
#### On Windows (MSVC)
|
#### On Windows (MSVC)
|
||||||
|
|
||||||
1. Install Python for Windows (https://www.python.org/downloads/release/python-2711/). The windows x86-64 MSI installer is fine.
|
1. Install Python for Windows (https://www.python.org/downloads/release/python-2711/). The Windows x86-64 MSI installer is fine.
|
||||||
You should change the installation to install the "Add python.exe to Path" feature.
|
You should change the installation to install the "Add python.exe to Path" feature.
|
||||||
|
|
||||||
2. Install virtualenv.
|
2. Install virtualenv.
|
||||||
|
@ -128,7 +128,7 @@ If you'd like to know which nightly build of Rust we use, see
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
Servo is built with Cargo, the Rust package manager. We also use Mozilla's
|
Servo is built with [Cargo](https://crates.io/), the Rust package manager. We also use Mozilla's
|
||||||
Mach tools to orchestrate the build and other tasks.
|
Mach tools to orchestrate the build and other tasks.
|
||||||
|
|
||||||
### Normal build
|
### Normal build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue