Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Commit 5b303ba

Browse files
committed
fixed typo
1 parent 58a9009 commit 5b303ba

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
@@ -28,7 +28,7 @@ To put it simply, adding a compiler like Cloud9 IDE or Sphere online judge is go
2828
- Add this app to your project directory and then in your `settings.py` as well.
2929
- Make and run the migrations!
3030
- Add the appropriate urls (`path('', include('coder.urls'))`) in your project's `urls.py` file.
31-
- Run the server. And get on your [`localhost:8080/admin`](https://localhost:8080/admin/)
31+
- Run the server. And get on your [`localhost:8000/admin`](https://localhost:8000/admin/)
3232
- You will notice the coder app and it's models quite like this :
3333
![image](https://user-images.githubusercontent.com/41021374/88209550-7e902200-cc70-11ea-9860-7a9cf432514c.png)
3434

0 commit comments

Comments
 (0)