Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 40312f3

Browse files
author
Renato Marinho
authored
Merge pull request #333 from pierDipi/fix-installation-command-with-composer
Fix installation command with composer "[InvalidArgumentException] Could not find package gitscrum-community/laravel-gitscrum with stability stable."
2 parents 6d5390f + 53de796 commit 40312f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The requirements to Laravel GitScrum application is:
9797
### Composer Package
9898

9999
```
100-
$ composer create-project gitscrum-community/laravel-gitscrum --stability=stable --keep-vcs
100+
$ composer create-project gitscrum-community-edition/laravel-gitscrum --stability=stable --keep-vcs
101101
$ cd laravel-gitscrum
102102
```
103103
**Important**: If you have not yet installed composer: [Installation - Linux / Unix / OSX](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /