Skip to content

Commit 6453c70

Browse files
Chore: Update module name
1 parent 166f701 commit 6453c70

1 file changed

Lines changed: 2 additions & 9 deletions

File tree

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
## Installation
3535

36-
`npm install dpd-cli -g`
36+
`npm install deployd-cli -g`
3737

3838
## Prerequisites
3939

@@ -48,13 +48,6 @@ $ cd hello
4848
$ dpd
4949
```
5050

51-
### Using the dashboard
52-
53-
```bash
54-
$ npm i dpd-dashboard dpd-clientlib --save
55-
$ dpd -d
56-
```
57-
5851
To start dpd with Database authentication:
5952

6053
```
@@ -106,4 +99,4 @@ dpd --host "127.0.0.1" -P '27017' -n "mymongodb" -a "myusername:mypassword"
10699

107100
## License
108101

109-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
102+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

0 commit comments

Comments
 (0)