Skip to content

Commit 498c343

Browse files
committed
typo in README.md
1 parent e853bbd commit 498c343

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ pip install singularity
1818
pip install singularity[metrics]
1919

2020
# Building on Google Cloud
21-
pip install singularity[google[
21+
pip install singularity[google]
2222
```
2323

24-
2524
We currently require Python > version 3 to use various timezone functions. If you are unable to install version 3.0, we provide a [Singularity.container](Singularity.container) for you to use instead. This is the recommended approach as some older versions of Python do not support generation of the timestamp. See the [installation docs](https://github.com/singularityware/singularity-python/wiki/Installation) for your different options.
2625

2726
## License

0 commit comments

Comments
 (0)