-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ It comes with the following benefits: | |
## Development: | ||
- Clone the repository: | ||
```bash | ||
git clone [email protected]:truesparrow-Works/ghost-hosting-cli.git | ||
git clone [email protected]:TrueSparrowSystems/ghost-hosting-cli.git | ||
``` | ||
- Install all dependencies: | ||
```bash | ||
|
@@ -85,4 +85,4 @@ It comes with the following benefits: | |
npm run dev -- destroy | ||
``` | ||
|
||
> While executing **deploy**/**destroy** command, you might get timeout exceptions because of network interruptions. If that is the case, then re-run the command to complete the execution. | ||
> While executing **deploy**/**destroy** command, you might get timeout exceptions because of network interruptions. If that is the case, then re-run the command to complete the execution. |