We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffeaf0d commit 5d13976Copy full SHA for 5d13976
README.md
@@ -88,6 +88,6 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
88
* All data stored as [MongoDB](https://www.mongodb.com/) documents
89
* API is deployed on a [Heroku](https://www.heroku.com/) pipeline with staging and production servers
90
* A [Docker](https://hub.docker.com/r/jakewmeyer/spacex-api/) image is avaiable for local development
91
-```Docker
+```bash
92
docker pull jakewmeyer/spacex-api
93
```
0 commit comments