first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# install or update git
|
||||
|
||||
|
||||
``` bash
|
||||
$ sudo add-apt-repository ppa:git-core/ppa
|
||||
$ sudo apt-get update
|
||||
$ sudo apt-get install git
|
||||
```
|
||||
Reference in New Issue
Block a user