Skip to content

Commit 60c50b5

Browse files
committed
fix: update photo-storage README to reference @icp-sdk/canisters/assets
1 parent 3996c08 commit 60c50b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hosting/photo-storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords: [photo storage, store photos, photo app, photos, beginner]
88

99
## Overview
1010

11-
The example shows how to store photos on ICP in an asset canister with the `@dfinity/assets` package. The photo storage app is deployed as a frontend in an asset canister which is also used for photo upload.
11+
The example shows how to store photos on ICP in an asset canister using the `AssetManager` from `@icp-sdk/canisters/assets`. The photo storage app is deployed as a frontend in an asset canister which is also used for photo upload.
1212

1313
## Project structure
1414

0 commit comments

Comments
 (0)