diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45d12a3bca..2739e50077 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -80,7 +80,7 @@ Example: Feature requests are welcome. But take a moment to find out whether your idea fits with the scope and aims of the project. A roadmap of the project is kept -on the [Kitematic Roadmap](https://trello.com/b/xea5AHRk/kitematic-roadmap) Trello board. +on the [Kitematic Roadmap](https://trello.com/b/G5Aw0Rqc/kitematic-roadmap) Trello board. It's up to *you* to make a strong case to convince the project's developers of the merits of this feature. Please provide as much detail and context as possible. diff --git a/README.md b/README.md index c0559fd0ba..ec66bc4084 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Note:** If the installer gets stuck at any step for more than 1 minute, there is probably an error. Please help us troubleshoot by running it from the command line, and submit the logs to [contact@kitematic.com](mailto:contact@kitematic.com). 1. `cd
This will set up everything needed to run Kitematic on your Mac.
+ {{#if isUpdating}} +Kitematic needs to update itself to continue.
+ {{else}} +This will set up everything needed to run Kitematic on your Mac.
+ {{/if}} {{> yield}}