Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rosstuck committed Aug 3, 2017
1 parent 98a0967 commit abe95a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Symfony2 Bundle for the Tactician library

### Step 1: Download the Bundle
Open a command console, enter your project directory and execute the
following command to download the latest stable version of this bundle:
following command to download the latest release candidate for this bundle:

```bash
$ composer require league/tactician-bundle "1.0@RC"
$ composer require league/tactician-bundle "@RC"
```

This command requires you to have Composer installed globally, as explained
Expand Down

0 comments on commit abe95a5

Please sign in to comment.