Skip to content

Commit

Permalink
Merge pull request #11 from cy6erninja/patch-1
Browse files Browse the repository at this point in the history
Update Readme with clone --recursive
  • Loading branch information
vuilder0 authored Jan 10, 2022
2 parents 0c1b92b + 70c1cd7 commit d95a576
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# soliditypp
Solidity++, a smart contract programming language that extends Ethereum Solidity by adding asynchronous semantics while maintains major compatibility.

## Clone with --recursive
git clone https://github.com/vitelabs/soliditypp.git --recursive

## How to build
Run ```./build.sh``` to build the project.

Expand Down

0 comments on commit d95a576

Please sign in to comment.