Skip to content

Commit de6f141

Browse files
committed
Where to get support
1 parent 47639f8 commit de6f141

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and provides the resulting image ready to flash. Checkout the [releases](https:/
88
## How does this work?
99

1010
A simple update script is run via [CustoPiZer](https://github.com/OctoPrint/CustoPiZer).
11-
All that is done is running the equivalend of `pip install -U OctoPrint==<latest version>`.
11+
All that is done is running the equivalent of `pip install -U OctoPrint==<latest version>`.
1212

1313
## Can I do something like this as well?
1414

@@ -21,3 +21,9 @@ That's the plan, but that first requires this automation to get some more testin
2121
release workflow now, so next OctoPrint release should show if it that triggers a build correctly. If that works,
2222
some further automation needs to be written to automatically update the web page with a link to the latest image
2323
and also generate a release file for the imager.
24+
25+
## I have a problem, where's the issue tracker for this project?
26+
27+
Nowhere, because this really is just a build automation.
28+
29+
If you need support with OctoPrint or OctoPi, [please get in touch on the OctoPrint Community Forums](https://community.octoprint.org).

0 commit comments

Comments
 (0)