mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
Update install.md
This commit is contained in:
@@ -8,7 +8,7 @@ To intall ERPNext, you will have to install the <a href="https://github.com/frap
|
|||||||
|
|
||||||
After you have installed Frappe Bench, go to you bench folder, which is `frappe.bench` by default and setup **erpnext**.
|
After you have installed Frappe Bench, go to you bench folder, which is `frappe.bench` by default and setup **erpnext**.
|
||||||
|
|
||||||
bench get-app erpnext {{ source_link }}
|
bench get-app erpnext https://github.com/frappe/erpnext
|
||||||
|
|
||||||
Then create a new site to install the app.
|
Then create a new site to install the app.
|
||||||
|
|
||||||
@@ -27,4 +27,4 @@ To run this locally, run
|
|||||||
Fire up your browser and go to http://localhost:8000 and you should see the login screen. Login as **Administrator** and **admin** (or the password you set at the time of `new-site`) and you are set.
|
Fire up your browser and go to http://localhost:8000 and you should see the login screen. Login as **Administrator** and **admin** (or the password you set at the time of `new-site`) and you are set.
|
||||||
|
|
||||||
<!-- jinja -->
|
<!-- jinja -->
|
||||||
<!-- autodoc -->
|
<!-- autodoc -->
|
||||||
|
|||||||
Reference in New Issue
Block a user