clean markdown
This commit is contained in:
parent
40fa2291b1
commit
0565e0a84f
@ -8,9 +8,13 @@ a different place than this directory and just adding a symbolic link here to th
|
|||||||
of the module.
|
of the module.
|
||||||
|
|
||||||
For example on Linux OS: Get the module from the command
|
For example on Linux OS: Get the module from the command
|
||||||
|
|
||||||
`mkdir ~/git; cd ~/git`
|
`mkdir ~/git; cd ~/git`
|
||||||
|
|
||||||
`git clone https://git.framasoft.org/p/newmodule/newmodule.git`
|
`git clone https://git.framasoft.org/p/newmodule/newmodule.git`
|
||||||
|
|
||||||
Then create the symbolic link
|
Then create the symbolic link
|
||||||
|
|
||||||
`ln -fs ~/git/newmodule/htdocs /path_to_dolibarr/htdocs/custom/newmodule`
|
`ln -fs ~/git/newmodule/htdocs /path_to_dolibarr/htdocs/custom/newmodule`
|
||||||
|
|
||||||
WARNING !!!
|
WARNING !!!
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user