mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-14 03:14:27 +02:00
Updated 4. Install Guide On Linux Fedora (markdown)
parent
d49652366d
commit
08e4aa018d
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ cd ../
|
||||||
nano .bashrc
|
nano .bashrc
|
||||||
export PATH=/home/asep/nvim/bin:$PATH
|
export PATH=/home/asep/nvim/bin:$PATH
|
||||||
```
|
```
|
||||||
# Install GCC dan G++
|
# Install GCC and G++
|
||||||
```
|
```
|
||||||
sudo dnf install gcc
|
sudo dnf install gcc
|
||||||
sudo dnf install g++
|
sudo dnf install g++
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue