Skip to content

Commit

Permalink
clean markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
frederic34 committed Dec 5, 2019
1 parent 40fa229 commit 0565e0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions htdocs/custom/README.md
Expand Up @@ -8,9 +8,13 @@ a different place than this directory and just adding a symbolic link here to th
of the module.

For example on Linux OS: Get the module from the command

`mkdir ~/git; cd ~/git`

`git clone https://git.framasoft.org/p/newmodule/newmodule.git`

Then create the symbolic link

`ln -fs ~/git/newmodule/htdocs /path_to_dolibarr/htdocs/custom/newmodule`

WARNING !!!
Expand Down

0 comments on commit 0565e0a

Please sign in to comment.