Skip to content

Commit 1c0b020

Browse files
committed
Adding Python3 as a requirement.
1 parent 2d8ccd8 commit 1c0b020

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

samples/web-extension/javascript/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Whenever this web extensions popup is opened it will trigger Glean.js events.
99
> of the directory where the manifest file is.
1010
1111
## How to run this sample
12+
Running the example requires Python 3.
1213

1314
1. Link the `@mozilla/glean` package. On the glean/ folder run:
1415

samples/web-extension/typescript/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Whenever this web extensions popup is opened it will trigger Glean.js events.
99
> of the directory where the manifest file is.
1010
1111
## How to run this sample
12+
Running the example requires Python 3.
1213

1314
1. Link the `@mozilla/glean` package. On the glean/ folder run:
1415

0 commit comments

Comments
 (0)