Skip to content

Commit 2b5bad3

Browse files
committed
Add a README
1 parent 50fbf71 commit 2b5bad3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# ✏ OctoPi-UpToDate
2+
3+
*The latest OctoPi release with the latest OctoPrint already included*
4+
5+
This repository automatically updates the OctoPrint installation on the latest OctoPi image
6+
and provides the resulting image ready to flash. Checkout the [releases](https://github.com/OctoPrint/OctoPi-UpToDate/releases).
7+
8+
## How does this work?
9+
10+
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>`.
12+
13+
## Can I do something like this as well?
14+
15+
Sure, check out [CustoPiZer's README](https://github.com/OctoPrint/CustoPiZer) for
16+
instructions on how to set up your own image build for modified but clean OctoPi images!

0 commit comments

Comments
 (0)