Skip to content

Commit 130d2a7

Browse files
authored
Update README.md
1 parent 1f225c0 commit 130d2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

5858
```
59-
$ git clone https://github.com/mariadb-developers/todo-app-python.git
59+
$ git clone https://github.com/mariadb-developers/todo-app-python-sqlalchemy.git
6060
```
6161

6262
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)