mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix README link.
This commit is contained in:
parent
054bb381e9
commit
4ef05feab0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ on the [Github Workflow](https://github.com/servo/servo/wiki/Github-workflow) an
|
|||
|
||||
## Building Servo
|
||||
|
||||
Building Servo is quite easy. Install the prerequisites described in the [README](./README.md) file. Then type:
|
||||
Building Servo is quite easy. Install the prerequisites described in the [README](../README.md) file. Then type:
|
||||
|
||||
```shell
|
||||
./mach build -d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue