Skip to content
This repository was archived by the owner on Dec 18, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@ To run the samples, make sure you have completed the [initial setup](https://hel

3. Install __faas-sdk__

Add the SAP NPM Registry to your npm configuration for all `@sap` scoped modules.
```bash
npm config set "@sap:registry=https://npm.sap.com"
```

Installation or update:
* Linux
```bash
sudo npm install @sap/faas -g
Expand Down