You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,13 @@ npm i @space48/sdm
14
14
Pre-requisites for installation
15
15
-------------------------------
16
16
17
-
### Configure @space48 npm scope
17
+
### Install sdm
18
18
19
-
sdm is distributed as a private npm package in the @space48 scope. To install sdm and other private Space 48 npm
20
-
packages, you must first configure the @space48 scope in npm.
19
+
Install sdm from npm:
21
20
22
-
1.[Create a github access token](https://github.com/settings/tokens/new) with `read packages` and `repo` privileges
23
-
2. Configure npm so that you can install sdm and other private Space 48 packages using your email and token created in Step 1 as yur username & password
0 commit comments