Skip to content

Commit

Permalink
skipruntime/client package is gone
Browse files Browse the repository at this point in the history
  • Loading branch information
jberdine committed Nov 27, 2024
1 parent a8b2739 commit dbc7bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Installation

Before you begin, we recommend installing the NPM packages for the Skip API, server, client, and helpers.
Before you begin, we recommend installing the NPM packages for the Skip API, server, and helpers.

```npm install @skipruntime/api @skipruntime/server @skipruntime/client @skipruntime/helpers```
```npm install @skipruntime/api @skipruntime/server @skipruntime/helpers```

## Introduction

Expand Down

0 comments on commit dbc7bf0

Please sign in to comment.