From dac30732e0a043537307c3ef869f22a577ce0a70 Mon Sep 17 00:00:00 2001 From: ghostersk <68815071+ghostersk@users.noreply.github.com> Date: Sun, 11 Feb 2024 10:10:02 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 601338c..dd2d96e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Clone the repository: Move into the cloned folder and install the required libraries: - $ cd tiny0 + $ cd flask_url_shortener $ pip install -r requirements.txt After that run with: @@ -35,8 +35,6 @@ Visit the below URL to view the flask app: # Deploying -If you do not have a dedicated server, I highly recommend using [Linode](https://www.linode.com/), [Heroku](https://www.heroku.com/) or [PythonAnywhere](https://www.pythonanywhere.com/) to host your application. - Before deploying, make sure to set the following environment variables: $ export WEBSITE_DOMAIN=