From 3e75a4ee2bc0d462d74b3e37934ba09ba0427577 Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Fri, 24 Nov 2023 19:22:03 +0000 Subject: [PATCH] README: Fix index suffix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c0b43..3fdfbef 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Each bundle contains complete configuration of relevant printers, filaments and Along with them is an index file, which Slic3r reads and uses to find out which version is the newest compatible: -`live / {vendor name} / index.ini` +`live / {vendor name} / index.idx` Slic3r downloads these setting bundles automatically (unless updating is disabled), and so there should be no need to install them by hand.