Skip to content

Commit 0c5ab31

Browse files
committed
update 'pip update'
1 parent 2119747 commit 0c5ab31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_user_guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ root@[고유번호]:~/PyTorch#
110110
필수 패키지를 설치해줍니다.
111111

112112
```
113-
root@[고유번호]:~/PyTorch# conda update -y pip
113+
root@[고유번호]:~/PyTorch# pip install --upgrade pip
114114
root@[고유번호]:~/PyTorch# pip install -r requirements.txt
115115
```
116116

0 commit comments

Comments
 (0)