Skip to content

Commit e2182df

Browse files
committed
update README
1 parent 218e78d commit e2182df

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,9 @@ Run ```docker-compose build```
9898
After build run ```docker-compose up -d``` and see if it works.
9999
100100
## Features not implemented or not tested (yet)
101-
- compiling klipper.bin for your printer
102-
- setting up more than one klipper instance and connecting to all in the UI
103-
- automatic updates for klipper/moonraker
104-
- automatic updates for the frontend
101+
- compiling klipper.bin for your printer (will need compile tools which bloat the image so this will likely not be implemented)
102+
- automatic updates for klipper/moonraker (partly working as repos are getting updated but no dependency installs happen - update the container with ```docker-compose pull``` instead)
103+
- automatic updates for the frontend (update the container with ```docker-compose pull``` instead)
105104
- CI pipeline to build images as upstream repos change
106105
107106
## Credits

0 commit comments

Comments
 (0)