aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/md/docs/asset_buyer/installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/md/docs/asset_buyer/installation.md')
-rw-r--r--packages/website/md/docs/asset_buyer/installation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/website/md/docs/asset_buyer/installation.md b/packages/website/md/docs/asset_buyer/installation.md
index 76affaa09..3c0c95068 100644
--- a/packages/website/md/docs/asset_buyer/installation.md
+++ b/packages/website/md/docs/asset_buyer/installation.md
@@ -1,10 +1,10 @@
-**Install**
+#### Install
```bash
yarn add @0x/asset-buyer
```
-**Import**
+#### Import
```javascript
import { AssetBuyer } from '@0x/asset-buyer';