Skip to content

Commit 2bd951f

Browse files
committed
Rename kpm to dnu
1 parent be2f67f commit 2bd951f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The samples in this repo are basic starting points for you to experiment with.
9999

100100
1. Clone the Home repository
101101
2. Change directory to the folder of the sample you want to run
102-
3. Run ```kpm restore``` to restore the packages required by that sample.
102+
3. Run ```dnu restore``` to restore the packages required by that sample.
103103
4. You should see a bunch of output as all the dependencies of the app are downloaded from MyGet.
104104
5. Run the sample using the appropriate K command:
105105
- For the console app run ```k run```.

0 commit comments

Comments
 (0)