Commit bcafd2ce authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

readme update

parent 1b549e54
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ Installation de MaX, du corpus de démonstration et lancement du service :
make install && make demo && make run
```

Note :  `.max/basex/webapp/max/` pointe vers  `src/main`, ce symlink est automatiquement créé par la commande `make install`.
Note :  `.max/basex/webapp/max/` pointe vers  `src/main/core/webapp/max`, ce symlink est automatiquement créé par la commande `make install`.

## Organisation des sources