Explorar o código

Update 09.9.md (#342)

TARG-github.com/NNNN/uc 笔误
bigxu %!s(int64=9) %!d(string=hai) anos
pai
achega
ab3cdb10e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      eBook/09.9.md

+ 1 - 1
eBook/09.9.md

@@ -38,7 +38,7 @@ git push -u origin master
 
 也可以将其缩写为:`import uc "github.com/NNNN/uc"`。
 
-然后修改 Makefile: 将 `TARG=uc` 替换为 `TARG-github.com/NNNN/uc`。
+然后修改 Makefile: 将 `TARG=uc` 替换为 `TARG=github.com/NNNN/uc`。
 
 Gomake(和 go install)将通过 `$GOPATH` 下的本地版本进行工作。