From a05b81d0d1d16538c10d49d7b18f39f8e9735730 Mon Sep 17 00:00:00 2001 From: jamulix Date: Thu, 20 Mar 2025 04:11:18 +0100 Subject: [PATCH] Aktualisierte Dateien --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a88eef8..04bf9c9 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ Dies ist mein erstes Programm in Rust. (Bitte seid gnädig.) - Unterstützt Ausschlussmuster für bestimmte Datei-Muster/Verzeichnis-Muster ## Installation - ```bash git clone https://github.com/jamulix/NameToUnix.git # Download repository cd NameToUnix # Change to download directory @@ -108,7 +107,6 @@ Erstelle eine Datei `.NameToUnix.conf` im persönlichen Arbeitsverzeichnis z. B. Create a file `.NameToUnix.conf` in your personal working directory, e.g. with the following content (alternatively `~/.config/NameToUnix/config.toml`): - ```toml [replacements] "foo" = "bar"