Skip to content

Commit ac04a20

Browse files
authored
Update SUBMODULE.md
1 parent 7d3c37b commit ac04a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUBMODULE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is a guide on how to update the `aima-data` submodule. This needs to be done every time something changes in the [aima-data](https://github.com/aimacode/aima-data) repository. All the below commands should be executed from the local directory of the `aima-python` repository, using `git`.
1+
This is a guide on how to update the `aima-data` submodule to the latest version. This needs to be done every time something changes in the [aima-data](https://github.com/aimacode/aima-data) repository. All the below commands should be executed from the local directory of the `aima-python` repository, using `git`.
22

33
```
44
git submodule deinit aima-data

0 commit comments

Comments
 (0)