Browse Source

readme: added install command

Fabian Peter Hammerle 5 years ago
parent
commit
6ffacbac29
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -0,0 +1,4 @@
+```sh
+git clone git@git.hammerle.me:fphammerle/config-pylint.git ~/.config/pylint
+ln --symbolic --backup --interactive ~/.config/pylint/pylintrc ~/.pylintrc
+```