Skip to content

Commit 247e902

Browse files
authored
Merge pull request tqchen#3 from radarhere/patch-1
Fixed typo
2 parents c043c85 + 2d8742c commit 247e902

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
@@ -59,7 +59,7 @@ Most of TinyFlow's code is self-contained.
5959

6060
## Build
6161
- Install Torch7
62-
- Set up environement variable ```TORCH_HOME``` to root of torch
62+
- Set up environment variable ```TORCH_HOME``` to root of torch
6363
- Type ```make```
6464
- Setup python path to include tinyflow and nnvm
6565
```bash

0 commit comments

Comments
 (0)