Skip to content

Commit

Permalink
Update gemini.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okannako authored Jun 22, 2022
1 parent 7cdb3e6 commit e3868bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemini.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ntpq -p
```
-Kurulumu aşağıdaki kodlarla başlatıyoruz.
```
sudo apt update
sudo apt update && sudo apt install ocl-icd-opencl-dev libopencl-clang-dev libgomp1 -y
wget -q -O subspace.sh https://raw.githubusercontent.com/okannako/subspacenetwork/main/subspace.sh && chmod +x subspace.sh && sudo /bin/bash subspace.sh
```
- Yukarıdaki kodları sırayla girdikten sonra ilk olarak bir soruyla karşılaşıyoruz eğer önceden kurulumunuz varsa 'n' yazıp ilerliyorsunuz kurulumunuz yoksa ne yazdığınız önemli değil.
Expand Down

0 comments on commit e3868bf

Please sign in to comment.