Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Apr 21, 2024
1 parent 2ed160c commit f830ec4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ Designed with simplicity and speed in mind, **StarshipJS** enables developers to

## Install

Install `@starship-ci/cli` with `npm` or `yarn`:
Install the test utilities `starshipjs` and the CI client `@starship-ci/client`:

```sh
npm install @starship-ci/cli
npm install starshipjs @starship-ci/client
```

### Recommended Usage 📘
Expand Down
1 change: 0 additions & 1 deletion ci/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ Install the test utilities `starshipjs` and the CI client `@starship-ci/client`:

```sh
npm install starshipjs @starship-ci/client

```

### Recommended Usage 📘
Expand Down

0 comments on commit f830ec4

Please sign in to comment.