Skip to content

Commit 6fe6de4

Browse files
authored
Merge pull request #16 from wooki-kim/master
02 - 프리젠테이션 링크 오류 수정
2 parents e39546e + d34bfcd commit 6fe6de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02 - Preparation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ C:\> pip3 install numpy matplotlib pillow
3636
* https://www.tensorflow.org/install
3737

3838
### 2.2 텐서플로 예제 내려받고 실행해보기
39-
이 책의 모든 예제는 깃허브 저장소 https://github.com/golbin/TensorFlow-Tutorials에 올려뒀습니다. 다음의 git 명령어로 소스코드 전체를 내려받거나, 압축 파일을 내려받아 적당한 위치에 풀어둡니다.
39+
이 책의 모든 예제는 깃허브 저장소 https://github.com/golbin/TensorFlow-Tutorials 올려뒀습니다. 다음의 git 명령어로 소스코드 전체를 내려받거나, 압축 파일을 내려받아 적당한 위치에 풀어둡니다.
4040

4141
```
4242
C:\> git clone https://github.com/golbin/TensorFlow-Tutorials.git

0 commit comments

Comments
 (0)