Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc2 committed Aug 15, 2024
1 parent d8a5e9b commit b818695
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,16 @@ Air Speed Velocity (ASV) benchmarking for the UXarray Python Package

## Quickstart


UXarray's benchmark suite is written using the airspeed velocity package, which can be installed as follows:

Step 1
UXarray's benchmarks are stored in the package repository (not in this one), which should first be cloned.
```
git clone https://github.com/UXARRAY/uxarray.git
```
Step 2

The benchmarks and configuration files are located in the `benchmarks` directory.
```
cd benchmarks
```
Step 3
Asv needs to be installed locally in order to run any benchmarks.
```
pip install asv
```
Expand Down

0 comments on commit b818695

Please sign in to comment.