Skip to content

Commit f7011a7

Browse files
committed
Update docs.
1 parent 07ef897 commit f7011a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick_start/easy_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ export CMAKE_PREFIX_PATH=`python -c 'import torch;print(torch.utils.cmake_prefix
261261
And, follow the instructions in [Build and Install](#build-and-install) part above withou manually setting paths to dependencies.
262262
See [the advanced installation guide](../advanced/install.md) for more features.
263263
Make sure the environment variables are set before running `cmake`.
264-
Possible command: `cmake -B build -DENABLE_DEEPKS=ON -DENABLE_LIBXC=ON -DENABLE_LIBRI=ON`.
264+
Possible command: `cmake -B build -DENABLE_MLALGO=ON -DENABLE_LIBXC=ON -DENABLE_LIBRI=ON`.
265265

266266
## Command line options
267267

0 commit comments

Comments
 (0)