File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ aims to provide a similar experience of high configurability with ease of use.
3939This plugin will only install on Python 3 systems. For a guide to upgrading (it's easy!), please see my
4040[ blog post (octoprint.org)] ( https://octoprint.org/blog/2020/09/10/upgrade-to-py3/ ) .
4141
42- In addition, I can also only guarantee compatibility with OctoPrint 1.5.0 and newer.
42+ In addition, I can only guarantee compatibility with OctoPrint 1.5.0 and newer.
4343
4444### Install
4545
@@ -76,7 +76,7 @@ To setup the node environment for frontend stuff:
7676* Build & watch static assets in development mode: ` npm start `
7777* Build both assets in release mode: ` npm run release `
7878
79- These files * should not* be checked in , they are built on release automatically by a GitHub action.
79+ These files * should not* be committed to Git , they are built on release automatically by a GitHub action.
8080
8181## Credits
8282
You can’t perform that action at this time.
0 commit comments