Skip to content

Commit 66873c5

Browse files
committed
mojo version typo
1 parent 2f502d3 commit 66873c5

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
@@ -28,7 +28,7 @@ The fundamental innovation of KANs lies in their learnable activation functions
2828
**Prerequisite**:
2929

3030
* If you don't have it, install [pixi](https://pixi.sh/latest/):
31-
* Run `pixi shell` within the root of the cloned repository to install the project's dependencies (Mojo 25.4), and to activate the project's virtual environment in which you can run the mojo apps.
31+
* Run `pixi shell` within the root of the cloned repository to install the project's dependencies (Mojo 25.5), and to activate the project's virtual environment in which you can run the mojo apps.
3232

3333
The [ML without tears](https://mlwithouttears.com/2024/05/15/a-from-scratch-implementation-of-kolmogorov-arnold-networks-kan/) implementation offers some basic usage examples to get started. We ported the first two of them to [Mojo](https://docs.modular.com/mojo/).
3434

0 commit comments

Comments
 (0)