Skip to content

Commit

Permalink
add info
Browse files Browse the repository at this point in the history
  • Loading branch information
ArrayIterator committed Oct 14, 2023
1 parent 89204fa commit 2b034bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ constant ```TD_APP_DIRECTORY``` must be declared on console or index loader.

## INSTALL

Create project using composer

```bash
composer create-project arrayaccess/traydigita --prefer-dist --stability=dev example.com
```

- copy [config.example.php](config.example.php) to `config.php`
- create database & put info `config.php`
- Doing install database schema via command line
Expand Down

0 comments on commit 2b034bd

Please sign in to comment.