README.md in nutrella-1.5.0 vs README.md in nutrella-1.5.1
- old
+ new
@@ -57,25 +57,25 @@
organization: 542d76ac2fad4697c3e80448
launch_command: open $url$
enable_trello_app: false
```
-Finally, you can tweak your configuration:
+**Step 6**: Adjust configuration file (Optional)
-1. Adjust the launch_command configuration to fit your needs. For example, on macOS to open
-your Trello board in Firefox change your configuration to:
+Adjust the `launch_command` configuration to fit your needs.
+For example, to open your Trello board in Firefox change your configuration to:
```yaml
launch_command: open -a firefox $url$
```
-1. Adjust the enable_trello_app configuration to open boards in the Trello app. For example,
-if you have installed the Trello app on macOS to open your Trello board in the Trello app
-change your configuration to:
+Adjust the `enable_trello_app` configuration to open boards in the Trello app.
+To open your Trello board in the Trello app change your configuration to:
```yaml
enable_trello_app: true
```
+
## Usage
Create or open a Trello board based on the name of the current git branch: