Skip to content

Commit d0f4c7f

Browse files
authored
✏️ Small update because I need a commit
1 parent 3ebe9ff commit d0f4c7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ aims to provide a similar experience of high configurability with ease of use.
3939
This 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

0 commit comments

Comments
 (0)