Skip to content

Commit

Permalink
Adjust README so it matches the repository name (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Jun 7, 2021
1 parent 66de8ec commit 9ca51c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DXswap SDK
# Honeyswap SDK

## Running tests

Expand All @@ -7,13 +7,13 @@ To run the tests, follow these steps. You must have at least node v10 and [yarn]
First clone the repository:

```sh
git clone https://github.com/levelkdev/dxswap-sdk.git
git clone https://github.com/1Hive/honeyswap-sdk.git
```

Move into the dxswap-sdk working directory
Move into the honeyswap-sdk working directory

```sh
cd dxswap-sdk/
cd honeyswap-sdk/
```

Install dependencies
Expand Down

0 comments on commit 9ca51c0

Please sign in to comment.