Parcourir la source

Update 09.8.md (#360)

scr->src
Foyal il y a 8 ans
Parent
commit
490bafbb0a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      eBook/09.8.md

+ 1 - 1
eBook/09.8.md

@@ -77,7 +77,7 @@ TARG=uc
 GOFILES=\
 GOFILES=\
 		uc.go\
 		uc.go\
 
 
-include $(GOROOT)/scr/Make.pkg
+include $(GOROOT)/src/Make.pkg
 ```
 ```
 
 
 在该目录下的命令行调用: gomake
 在该目录下的命令行调用: gomake