Commit 2caab4ce by Guest User

Update README.md

1 parent b6de6140
Showing with 1 additions and 1 deletions
...@@ -7,7 +7,7 @@ Application tested on ...@@ -7,7 +7,7 @@ Application tested on
Steps to Test or Execute Steps to Test or Execute
1. Download the tar file 1. Download the tar file
2. Untar the file using tar -xvf acelr.tar.gz 2. Untar the file using tar -xvf acelr.tar
3. change directory: cd acelr 3. change directory: cd acelr
4. run command: python manage.py runserver 4. run command: python manage.py runserver
5. Go to browser: http://127.0.0.1:8000/ 5. Go to browser: http://127.0.0.1:8000/
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!