diff --git a/www/docs/getting_started.md b/www/docs/getting_started.md index aa922c3d0..a27dd4df1 100644 --- a/www/docs/getting_started.md +++ b/www/docs/getting_started.md @@ -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