Skip to content

Commit

Permalink
Remove back $ from pip install line to make it directly copyable
Browse files Browse the repository at this point in the history
  • Loading branch information
yutanagano committed Jun 9, 2024
1 parent 7e27a7a commit abedb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ What's even better is that they are fully compliant with [pyrepseq](https://pyre
## Installation

```bash
$ pip install sceptr
pip install sceptr
```

0 comments on commit abedb48

Please sign in to comment.