Fix README; thanks markdown
This commit is contained in:
parent
09fc83796c
commit
881aceb6e1
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@ In essence this repo will mimic the layout of my homedir with a bunch of dotfile
|
|||
|
||||
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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue