Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul M. Jones committed Feb 1, 2017
1 parent b18ec3f commit 2ae9911
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
(No releases yet.)
# Change Log

All notable changes to this project will be documented in this file.

## 1.0.0

First stable release.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You will need [Composer](https://getcomposer.org) to install Radar.
Pick a project name, and use Composer to create it with Radar; here we create
one called `example-project`:

composer create-project -s dev radar/project example-project
composer create-project radar/project example-project

Confirm the installation by changing into the project directory and starting the
built-in PHP web server:
Expand Down

0 comments on commit 2ae9911

Please sign in to comment.