Added a needed warning
This commit is contained in:
parent
9539bea297
commit
14f4712576
1 changed files with 6 additions and 0 deletions
|
@ -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) !!!
|
Loading…
Reference in a new issue