Skip to content

Commit

Permalink
Revert "Update README.md (#68)"
Browse files Browse the repository at this point in the history
This reverts commit d3bb99f.
  • Loading branch information
nkysg committed Mar 2, 2023
1 parent cdfaae4 commit e72251f
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,6 @@
- [latest](./build/StarcoinFramework/docs)
- [v11](./release/v11/docs)

## Usage

Add `address` and `dependency` to the project's Move.toml

```
[addresses]
StarcoinFramework = "0x1"
[dependencies]
StarcoinFramework = {git = "https://github.com/starcoinorg/starcoin-framework.git", rev="cf1deda180af40a8b3e26c0c7b548c4c290cd7e7"}
```

* v11 git version: cf1deda180af40a8b3e26c0c7b548c4c290cd7e7

## Build and Test

Setup dev environment:
Expand Down

0 comments on commit e72251f

Please sign in to comment.