File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Go Tour
22
33Tur Bahasa Pemrograman Go adalah sebuah pengenalan dari bahasa pemrograman Go.
4- Kunjungi situs https://go- tour-id2.appspot.com untuk memulai tur.
4+ Kunjungi situs https://tour.golang-id.org untuk memulai tur.
55
66## Unduh/Pasang
77
@@ -37,7 +37,7 @@ lewat https://github.com/golang-id/tour/issues.
37371. Untuk menerbitkan tour.golang.org, jalankan:
3838
3939 ```
40- GO111MODULE=on gcloud --project=go-tour-id2 app deploy --no-promote app.yaml
40+ gcloud --project=go-tour-id2 app deploy --no-promote app.yaml
4141 ```
4242 Perintah tersebut akan membuat versi baru, yang dapat dilihat di
4343 [golang-org GCP project](https://console.cloud.google.com/appengine/versions?project=go-tour-id2&serviceId=default).
You can’t perform that action at this time.
0 commit comments