Browse Source

Update src/README.md

Minor Update
old-stable
Harshad Yeola 11 years ago
parent
commit
8354e13540
  1. 29
      src/README.md

29
src/README.md

@ -1,25 +1,12 @@
**lib** - easyengine libraries
you will find this directory at following location in your system after installation
1. **lib** - EasyEngine (ee) libraries
```bash
/usr/local/lib/easyengine/lib/
```
Actual Linux path: `/usr/local/lib/easyengine/lib/`
**modules** - easyengine core packages
- contains scripts to install/remove easyengine core packages.
1. **modules** - EasyEngine (ee) modules
Actual Linux path: `/usr/local/lib/easyengine/modules/`
1. **vendor** - EasyEngine (ee) 3rd party packages
you will find this directory at following location in your system after installation
```bash
/usr/local/lib/easyengine/modules/
```
**vendor/** - easyengine third party packages
- contains scripts for installing and removing third party packages used in easyengine.
you will find this directory at following location in your system after installation
```bash
/usr/local/lib/easyengine/vendor/
```
Actual Linux path: `/usr/local/lib/easyengine/vendor/`

Loading…
Cancel
Save