Browse Source

Merge pull request #3 from theconsultant/master

merged linux and macos #!
pull/5/head
Jure Šorn 6 years ago
committed by GitHub
parent
commit
d9e20a916e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions
  1. 4
      README.md

4
README.md

@ -1412,10 +1412,8 @@ for el in Bar.foreach([1, 2, 3]):
Basic Script Template Basic Script Template
--------------------- ---------------------
```python ```python
# Linux: # Linux or macOS
#!/usr/bin/env python3 #!/usr/bin/env python3
# Mac:
#!/usr/local/bin/python3
# #
# Usage: .py # Usage: .py
# #

|||||||
100:0
Loading…
Cancel
Save