Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-20tab committed May 19, 2022
1 parent 7569072 commit 748fcec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In order to run Talos via Docker, a working [Docker installation](https://docs.d
In order to run Talos as a shell command, first clone the repository in a local projects directory
```console
cd ~/projects
git clone git@github.com:20tab/react-ts-continuous-delivery.git talos-nextjs
git clone git@github.com:20tab/nextjs-continuous-delivery.git talos-nextjs
```
Then, install the following requirements
| Requirements | Instructions |
Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.project_dirname}}/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
# Getting Started

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

## Git

Expand Down

0 comments on commit 748fcec

Please sign in to comment.