aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKillWolfVlad2018-03-13 15:23:52 +0500
committerKillWolfVlad2018-03-13 15:23:52 +0500
commitc01e90de50aa301d865ddf40c35877a092a4fb7f (patch)
tree28520806062ca7ad86b5b14aaae856101312ecfd /README.md
parent294441dec828fabf54938ab3738b4a02bef54727 (diff)
downloadaur-c01e90de50aa301d865ddf40c35877a092a4fb7f.tar.gz
Bump to v2.1.3-1
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index dff3608d381e..3ac30df51980 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,18 @@
## Installation on Arch Linux (and other Arch-Based distributions)
-- `makepkg -is`
+```bash
+$ makepkg -is
+```
## Need help or you want help?
1. Open issue
2. Send PR
3. Or write me to [vk](https://vk.com/killwolfvlad)
+
+## Clear your home after GitAhead
+
+```bash
+$ rm -rf ~/.config/gitahead.com ~/.local/share/GitAhead
+```