Skip to content

Commit 10554da

Browse files
committed
Change npm to Python.
1 parent 9513c63 commit 10554da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-bus-messaging/service-bus-python-how-to-use-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Note down the following, which you'll use in the code below:
7979

8080
### [Connection string](#tab/connection-string)
8181

82-
1. To install the required Python packages for this Service Bus tutorial, open a command prompt that has `npm` in its path, change the directory to the folder where you want to have your samples.
82+
1. To install the required Python packages for this Service Bus tutorial, open a command prompt that has Python in its path, change the directory to the folder where you want to have your samples.
8383

8484
1. Install the following packages by running:
8585

0 commit comments

Comments
 (0)