Update doc
This commit is contained in:
parent
2240f5db44
commit
02a70efdf5
6
README
6
README
@ -23,8 +23,10 @@ You can download this at:
|
||||
http://www.dolibarr.org/downloads/
|
||||
|
||||
If you already have installed a Web server and a Mysql database, you can
|
||||
install this version like this:
|
||||
install the standard version like this:
|
||||
|
||||
- Uncompress the downloaded archive.
|
||||
|
||||
- Copy directory "dolibarr" and all its files inside your web server root,
|
||||
or copy directory anywhere and set up your web server to use "dolibarr/htdocs"
|
||||
as root for a new web server virtual host (second choice need to be web
|
||||
@ -70,7 +72,7 @@ To upgrade Dolibarr from an old version to this one:
|
||||
III - WHAT'S NEW
|
||||
----------------
|
||||
|
||||
See ChangeLog file.
|
||||
See ChangeLog file found into package.
|
||||
|
||||
|
||||
|
||||
|
||||
@ -9,7 +9,9 @@ If you have no technical knowledge, and you are looking for an autoinstaller to
|
||||
|
||||
You can download this at: [Official website] (http://www.dolibarr.org/downloads/)
|
||||
|
||||
If you already have installed a Web server and a Mysql database, you can install this version like this:
|
||||
If you already have installed a Web server and a Mysql database, you can install the standard version like this:
|
||||
|
||||
- Uncompress the downloaded archive.
|
||||
|
||||
- Copy directory "dolibarr" and all its files inside your web server root, or copy directory anywhere and set up your web server to use "dolibarr/htdocs" as root for a new web server virtual host (second choice need to be server administrator).
|
||||
|
||||
@ -52,7 +54,7 @@ Note: Migrate process can be ran safely several times.
|
||||
|
||||
## WHAT'S NEW
|
||||
|
||||
See ChangeLog file.
|
||||
See ChangeLog file found into package.
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user