Skip to content

Commit

Permalink
Merge pull request #78 from ColeLeng/docs/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zhiyuan8 authored Sep 10, 2024
2 parents bd9629f + 6931398 commit a53fbc1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,6 @@ Below is our differentiation from other similar tools:

We have released pre-built wheels for various Python versions, platforms, and backends for convenient installation on our [index page](https://nexaai.github.io/nexa-sdk/whl/).

How to clone this repo
```bash
git clone --recursive https://github.com/NexaAI/nexa-sdk
```

If you forget to use `--recursive`, you can use below command to add submodule
```bash
git submodule update --init --recursive
```


#### CPU

Expand Down

0 comments on commit a53fbc1

Please sign in to comment.