fix: README typo
This commit is contained in:
commit
11ce87b7d0
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
In order to start deveping you need to satisfy the following prerequisites:
|
In order to start developing you need to satisfy the following prerequisites:
|
||||||
|
|
||||||
- Docker
|
- Docker
|
||||||
- docker-compose
|
- docker-compose
|
||||||
@ -140,7 +140,7 @@ bench start
|
|||||||
```
|
```
|
||||||
|
|
||||||
You can now login with user `Administrator` and the password you choose when creating the site.
|
You can now login with user `Administrator` and the password you choose when creating the site.
|
||||||
Your website will now be accessible on [on port 8000](http://locahost:8000)
|
Your website will now be accessible at location [mysite.localhost:8000](http://mysite.localhost:8000)
|
||||||
Note: To start bench with debugger refer section for debugging.
|
Note: To start bench with debugger refer section for debugging.
|
||||||
|
|
||||||
### Start Frappe with Visual Studio Code Python Debugging
|
### Start Frappe with Visual Studio Code Python Debugging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user