diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index d7b7341ecc2..6a218877f7a 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,9 @@ cp servobuild.example .servobuild ## Running +Use `./mach run [url]` to run Servo. + + ### Commandline Arguments - `-p INTERVAL` turns on the profiler and dumps info to the console every |