Update README.md

This commit is contained in:
Kan 2021-10-31 15:21:35 +03:00 committed by GitHub
parent f76f33f782
commit e8d3dce069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@ git clone https://github.com/TheK4n/dotfiles
chmod u+x dotfiles/setup.sh chmod u+x dotfiles/setup.sh
dotfiles/setup.sh dotfiles/setup.sh
rm -rf dotfiles rm -rf dotfiles
. ~/.bashrc
``` ```