Update README
This commit is contained in:
parent
c586b71d54
commit
40d0636865
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Here you can see my dotfiles, which I use in my everyday life. Not everything is perfect and complete, yet.
|
Here you can see my dotfiles, which I use in my everyday life. Not everything is perfect and complete, yet.
|
||||||
|
|
||||||
# Installation
|
## Installation
|
||||||
|
|
||||||
To install the dotfiles you need to be in your users home directory and clone the repository:
|
To install the dotfiles you need to be in your users home directory (`~/`) and clone the repository with the following steps:
|
||||||
|
|
||||||
```
|
```shell
|
||||||
git init
|
git init
|
||||||
git remote add origin https://code.hoellen.eu/hoellen/dotfiles.git
|
git remote add origin https://code.hoellen.eu/hoellen/dotfiles.git
|
||||||
git fetch
|
git fetch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user