From 987169c6312b07eb734e8a52b6e493a3f77725f1 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Sat, 5 Sep 2020 13:36:06 +0200 Subject: [PATCH] Change docstring --- install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.py b/install.py index e8ba4fb..3e1c54d 100755 --- a/install.py +++ b/install.py @@ -2,7 +2,7 @@ """Main installer file. -Shamelessly copied from https://github.com/dmerejkowsky/dotfiles, and modified. +Inspired by https://github.com/dmerejkowsky/dotfiles """ import argparse