We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3127918 commit 153a897Copy full SHA for 153a897
1 file changed
projects/Store_emails_in_csv/README.md
@@ -22,6 +22,7 @@ You only need Python to run this script. You can visit [here](https://www.python
22
<!--Remove the below lines and add yours -->
23
Running the script is really simple! Just open a terminal in the folder where your script is located and run the following command :
24
25
+ `pip install -r requirements.txt`
26
`python store_emails.py`
27
28
0 commit comments