Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ MindSpore tutorials and API documentation can be generated by the [Sphinx](https

```bash
git clone repository_link
export environment_variable = corresponds_to_the_local_path_of_the_clone_repository
export environment_variable=corresponds_to_the_local_path_of_the_clone_repository
```

2. When the API of Lite is built, Doxygen needs to be installed. Then download the latest Lite tar package, and configure the local packet path to the LITE_PACKAGE_PATH environment variable:
Expand Down