Skip to content

Commit

Permalink
Remove confusion on where the Slack tab lives
Browse files Browse the repository at this point in the history
As #144 and #138 shows, there is some confusion on where the actual tab is located. Some try to look at the Project and Build configuration setting pages that live under the main Administration category, which is wrong.
  • Loading branch information
fatso83 committed Aug 17, 2017
1 parent bd08324 commit 66bff49
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 @@ -31,7 +31,7 @@ Once you have installed the plugin and restarted head on over to the Admin page

## Usage

From the Slack tab on the Project or Build Configuration page, add a new Slack Notification and you're away!
From the Slack tab on the project or build page (_not_ the Build Configuration Settings page), add a new Slack Notification and you're away!

![Sample Build Configuration](https://raw.github.com/petegoo/tcSlackBuildNotifier/master/docs/build-slack-config.png)

Expand All @@ -51,4 +51,4 @@ In order to test the plugin simply run the following command with java and mvn i

By default it will install TeamCity in the version listed in the property in the root `pom.xml`. However you can overwrite this setting by using the `-DteamcityVersion=10.0` switch.

Other available commands can be found [here](https://github.com/JetBrains/teamcity-sdk-maven-plugin).
Other available commands can be found [here](https://github.com/JetBrains/teamcity-sdk-maven-plugin).

0 comments on commit 66bff49

Please sign in to comment.