Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
mborne committed Nov 24, 2018
1 parent 9b93f7b commit c8f7bb3
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 @@ -64,7 +64,7 @@ composer config --global repo.satis.example.org composer https://satis.example.o
(it makes a weaker link between your projects and your SATIS instance(s))


## Filter by organization/groups and users
## Filter by organization/groups and users

If you rely on gitlab.com, you will probably need to find projects according to groups and users :

Expand Down Expand Up @@ -126,7 +126,7 @@ export SATIS_GITLAB_TOKEN=YouGitlabToken
export SATIS_GITHUB_TOKEN=YouGithubToken

make test
# or simply
# or simply
composer install
phpunit
```

0 comments on commit c8f7bb3

Please sign in to comment.