Skip to content

Commit a8649c7

Browse files
authored
docs: update openvino steps now that npu-libs auto-connect (#59)
1 parent e82e72d commit a8649c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,10 @@ This snap contains support for AI features including:
3535

3636
The plugins come installed out-of-the-box and support running on Intel hardware only (CPU, GPU, and NPU). Instructions for using each of the features can be found in the [upstream GitHub repository](https://github.com/intel/openvino-plugins-ai-audacity/tree/main/doc/feature_doc).
3737

38-
For Intel NPU support, make sure to install the snap containing the supporting libraries and to connect the Audacity snap prior to running Audacity:
38+
For Intel NPU support (which are available in Intel Core Ultra processors), make sure to install the snap containing the supporting libraries:
3939

4040
```shell
4141
sudo snap install intel-npu-driver
42-
sudo snap connect audacity:npu-libs intel-npu-driver:npu-libs
4342
```
4443

4544
> [!IMPORTANT]

0 commit comments

Comments
 (0)