Skip to content

Commit 748fcec

Browse files
committed
Update readme
1 parent 7569072 commit 748fcec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In order to run Talos via Docker, a working [Docker installation](https://docs.d
1717
In order to run Talos as a shell command, first clone the repository in a local projects directory
1818
```console
1919
cd ~/projects
20-
git clone [email protected]:20tab/react-ts-continuous-delivery.git talos-nextjs
20+
git clone [email protected]:20tab/nextjs-continuous-delivery.git talos-nextjs
2121
```
2222
Then, install the following requirements
2323
| Requirements | Instructions |

{{cookiecutter.project_dirname}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
33
# Getting Started
44

55
This service is generated from [20tab standard project](https://github.com/20tab/20tab-standard-project) template or
6-
[20tab nextjs template](https://github.com/20tab/react-ts-continuous-delivery)
6+
[20tab nextjs template](https://github.com/20tab/nextjs-continuous-delivery)
77

88
## Git
99

0 commit comments

Comments
 (0)