From 881aceb6e1add1625a70ed0ea01d261dd1f79ee4 Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Fri, 1 May 2020 19:43:53 -0700 Subject: [PATCH] Fix README; thanks markdown --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 58333b5..99969ed 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -#dotfiles +# dotfiles Personal dotfiles; probably not much here of value for anyone not me. In essence this repo will mimic the layout of my homedir with a bunch of dotfiles and utility scripts in the right locations as if this were my homedirectory. The setup_dotfiles.py script takes the contents of this path and creates symlinks in my actual homedir, matching the directory structure. -# Requirements +## Requirements * Python 3.4 * A home directory -# Setup +## Setup * Clone the repo * `python3 setup_dotfiles.py`