Skip to content

Commit 792d336

Browse files
t13801206soumith
authored andcommitted
[fix] Rewrite typo in the Readme of cpp-regression
1 parent 537ccd9 commit 792d336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/regression/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Trains a single fully-connected layer to fit a 4th degree polynomial.
55
To build the code, run the following commands from your terminal:
66

77
```shell
8-
$ cd mnist
8+
$ cd regression
99
$ mkdir build
1010
$ cd build
1111
$ cmake -DCMAKE_PREFIX_PATH=/path/to/libtorch ..

0 commit comments

Comments
 (0)