Update README.md

pull/6/head
Disconnect3d 2019-03-18 22:39:32 +01:00 committed by GitHub
parent 0c9ede1411
commit 278bd5a238
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ sudo apt-get install -qy build-essential linux-libc-dev bazel
Clone and run the build:
```bash
git clone github.com/google/sandboxed-api && cd sandboxed-api
git clone https://github.com/google/sandboxed-api && cd sandboxed-api
bazel build ...
```