Added a needed warning

This commit is contained in:
Martin Potier 2016-04-02 11:17:44 +02:00
parent 9539bea297
commit 14f4712576
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,10 @@
Samæ's config files
-------------------
To get this, run:
git clone https://git.framasoft.org/mpo/dotfiles.git ~/dotfiles
To install a configuration, use:
./configure <bundle>
@ -9,3 +13,5 @@ To list bundles, run:
./configure
!!! The `configure` script will only properly work if run from a subfolder of
your home directory (like ~/dotfiles) !!!