Skip to content

Commit d8ff5f0

Browse files
committed
Fixed lint error
1 parent a404cdd commit d8ff5f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backends/qualcomm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Currently, users cannot add additional chipset models because the chipset ID is
3131
- QNN LPAI
3232
- Currently, only LPAI Arch v6 is supported, which requires QNN SDK version 2.39 or higher.
3333
- Please check `_soc_info_table` in [qc_schema.py](serialization/qc_schema.py) to find the supported chipsets.
34-
- The skel library needs to be signed for LPAI to work. Please confirm if you are able to sign it. You can use [signed_library.sh](scripts/signed_library.sh) to sign the skel library.
34+
- The skel library needs to be signed for LPAI to work. Please confirm if you are able to sign it. You can use [sign_library.sh](scripts/sign_library.sh) to sign the skel library.
3535

3636

3737
## Directory Structure

0 commit comments

Comments
 (0)