aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-api/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sra-api/README.md')
-rw-r--r--packages/sra-api/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/packages/sra-api/README.md b/packages/sra-api/README.md
index 5b5475dc0..dec66c498 100644
--- a/packages/sra-api/README.md
+++ b/packages/sra-api/README.md
@@ -66,12 +66,6 @@ PKG=@0xproject/sra-api yarn watch
We also [host a static HTML version of the docs on S3](http://sra-api.s3-website-us-east-1.amazonaws.com/) for easy sharing.
-To build the website run
-
-```
-yarn build-site
-```
-
To build and deploy the site run
```