Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jank324 committed Sep 28, 2022
1 parent 17f8023 commit 61aa8b9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,12 @@ Cheetah is a particle tracking accelerator we built specifically to speed up the

## Installation

First, you need to install the [_Ocelot_](https://github.com/ocelot-collab/ocelot) package manually as it is not currently available on PyPI.

Then, simply `git clone` this repository to your machine, change into the directory and run
Simply install *Cheetah* from PyPI by running the following command.

```bash
pip install -e .
pip install cheetah-accelerator
```

to install Cheetah.


## How To Use

Expand Down

0 comments on commit 61aa8b9

Please sign in to comment.