Skip to content

Commit

Permalink
Add instalation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
guncha25 committed Nov 15, 2018
1 parent ad84646 commit 6c0a25e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ Includes:
- Drupal User
- Drupal Watchdog
- Drupal Drush
- Drupal Acceptance

## Installation

Require package:

```composer require guncha25/drupal-codeception --dev```

If codeception was not previously set up:

```./vendor/bin/codecept init```

## Drupal Bootstrap

Expand Down

0 comments on commit 6c0a25e

Please sign in to comment.