Skip to content

Commit 87dc8ad

Browse files
author
luke iwanski
committed
Fixes documentation
- Fixes documentation issue mentioned in benoitsteiner#32 (comment)
1 parent e841b5c commit 87dc8ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorflow/g3doc/get_started/os_setup.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,6 @@ and copy the files into e.g. `/usr/local/computecpp`:
685685

686686
```bash
687687
tar -xvzf ComputeCpp-CE-0.1.1-Ubuntu.14.04-64bit.tar.gz
688-
sudo mkdir /usr/local/computecpp
689688
sudo cp -R ComputeCpp-CE-0.1.1-Linux /usr/local/computecpp
690689
sudo chmod -R a+r /usr/local/computecpp/
691690
sudo chmod -R a+x /usr/local/computecpp/bin

0 commit comments

Comments
 (0)