Skip to content

Commit 9109e5b

Browse files
Change note to match note consistency 😅
1 parent 9e8f842 commit 9109e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Install tensorflow-gpu in this environment by issuing:
114114
(tensorflow1) C:\> pip install --ignore-installed --upgrade tensorflow-gpu
115115
```
116116

117-
NOTE: You can also use the CPU-only version of TensorFow, but it will run much slower. If you want to use the CPU-only version, just use "tensorflow" instead of "tensorflow-gpu" in the previous command.
117+
(Note: You can also use the CPU-only version of TensorFow, but it will run much slower. If you want to use the CPU-only version, just use "tensorflow" instead of "tensorflow-gpu" in the previous command.)
118118

119119
Install the other necessary packages by issuing the following commands:
120120
```

0 commit comments

Comments
 (0)