Skip to content

Commit 9251f89

Browse files
committed
chore: fix path on readme
1 parent bf7c0ee commit 9251f89

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
@@ -35,5 +35,5 @@ cmake ../ && make -j$(nproc)
3535
3. Have fun!
3636

3737
```sh
38-
./build/calcplusplus
38+
./calcplusplus
3939
```

0 commit comments

Comments
 (0)