Skip to content

Commit a2ccdc2

Browse files
authored
Update README.md
1 parent 2ec5c10 commit a2ccdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you don't have a MariaDB database up and running you can find more informatio
5252
First, use [git](git-scm.org) (through CLI or a client) to retrieve the code using `git clone`:
5353

5454
```
55-
$ git clone https://github.com/mariadb-developers/todo_app_nodejs.git
55+
$ git clone https://github.com/mariadb-developers/todo-app-nodejs-sequelize.git
5656
```
5757

5858
Next, because this repo uses a [git submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules), you will need to pull the [client application](https://github.com/mariadb-developers/todo_app_client) using:

0 commit comments

Comments
 (0)