Skip to content

Commit 7a08c44

Browse files
authored
[nanoeval] Update README.md (#46)
1 parent 65f5897 commit 7a08c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/nanoeval/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Because nanoeval uses a persistent database to track the state of individual tas
6565

6666
```bash
6767
# Restarts the eval in a new process
68-
python3 -m nanoeval.extras.resume run_set_id=...
68+
python3 -m nanoeval.bin.resume run_set_id=...
6969
```
7070

7171
You can list all run sets (databases) using the following command:

0 commit comments

Comments
 (0)