Skip to content

Commit 2f876c4

Browse files
Update README.md
1 parent af26367 commit 2f876c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ Steps to deploy on **Heroku**
200200

201201
```bash
202202
$ # Clone the source code:
203-
$ git clone https://github.com/app-generator/flask-material-kit.git
204-
$ cd flask-material-kit
203+
$ git clone https://github.com/app-generator/sample-flask-htmlx-mkit.git
204+
$ cd sample-flask-htmlx-mkit
205205
$
206206
$ # Check Heroku CLI is installed
207207
$ heroku -v
@@ -274,4 +274,4 @@ Visit `http://localhost:8001` in your browser. The app should be up & running.
274274
<br />
275275

276276
---
277-
[Flask Material Kit](https://appseed.us/apps/flask-apps/flask-material-kit) - Provided by **AppSeed** [App Generator](https://appseed.us/app-generator).
277+
Flask HTMLX Material Kit - Provided by **AppSeed** [App Generator](https://appseed.us/app-generator).

0 commit comments

Comments
 (0)