Skip to content
Snippets Groups Projects
Verified Commit da75c294 authored by David Beniamine's avatar David Beniamine
Browse files

update readme

parent dea4d85c
No related branches found
No related tags found
No related merge requests found
...@@ -11,11 +11,10 @@ ...@@ -11,11 +11,10 @@
7. Create a link to the dolibarr custom directory (where you should put your modules): `ln -s dolibarr_src/htdocs/custom/ src` 7. Create a link to the dolibarr custom directory (where you should put your modules): `ln -s dolibarr_src/htdocs/custom/ src`
8. `sudo chown -R $(whoami):33 src/` to have the right to write your source files 8. `sudo chown -R $(whoami):33 src/` to have the right to write your source files
## Databases
There is a `dumps/` directory in this repository holding dumps from dev the instances of Dolibarr we use ## Databases (For developpement)
### Internal tools There is a `dumps/` directory in this repository holding dumps from dev the instances of Dolibarr we use
[There is a dump](dumps/internal.sql.gz) from a database used for internal developpements. You can import it by running: [There is a dump](dumps/internal.sql.gz) from a database used for internal developpements. You can import it by running:
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment