Skip to content

Commit

Permalink
Add scarb link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter committed Aug 2, 2023
1 parent 9b9c7fa commit 5d006f7
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="docs/img/kakarot_github_banner_footer.png" height="200">
<img src="docs/img/kakarot_github_banner.png" height="200">
</p>

<div align="center">
Expand Down Expand Up @@ -57,12 +57,7 @@ This repository is a rewrite of

### Installation

- Install Scarb:

```bash
curl --proto '=https' --tlsv1.2 -sSf https://docs.swmansion.com/scarb/install.sh | sh
```

- Install [Scarb](https://docs.swmansion.com/scarb)
- [Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) the
repository and clone your fork
(`git clone https://github.com/<YOUR_USERNAME>/kakarot-ssj`)
Expand Down

0 comments on commit 5d006f7

Please sign in to comment.