Update README.md
This commit is contained in:
@@ -18,7 +18,7 @@ Add to your project's `package.json`:
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@your-org/shared-types": "git+https://github.com/your-org/shared-types.git"
|
"@dpu/types": "git+https://git.dariusbag.dev/DarDarBinks/dpu-types.git",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@@ -26,7 +26,7 @@ Add to your project's `package.json`:
|
|||||||
Or install via command:
|
Or install via command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install git+https://github.com/your-org/shared-types.git
|
npm install git+https://git.dariusbag.dev/DarDarBinks/dpu-types.git
|
||||||
```
|
```
|
||||||
|
|
||||||
## Updating the Package
|
## Updating the Package
|
||||||
|
|||||||
Reference in New Issue
Block a user