Skip to content

Commit 0bb840c

Browse files
authored
Merge pull request #199 from Wikia/update-docs
Update installation docs
2 parents 43b6945 + d3ed36b commit 0bb840c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/INSTALLATION.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This setup will work for both `yarn` and `npm`. If you run into issues consult [
66

77
```js static
88
$> npm config set @wikia:registry https://artifactory.wikia-inc.com/artifactory/api/npm/wikia-npm/
9+
$> npm config set @fandom:registry https://artifactory.wikia-inc.com/artifactory/api/npm/wikia-npm/
910
```
1011

1112
### 1.2. Add the package to `package.json`

0 commit comments

Comments
 (0)