Skip to content

Commit 9127fc5

Browse files
committed
Update README.md
1 parent c435149 commit 9127fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can try CodeFlare by running the docker image from [Docker Hub](https://hub.
5151
The command below starts the most recent development build in a clean environment:
5252

5353
```
54-
docker run -it -p 8888:8888 projectcodeflare/codeflare:latest` jupyter-lab --debug
54+
docker run -it -p 8888:8888 projectcodeflare/codeflare:latest jupyter-lab --debug
5555
```
5656

5757
It should produce an output similar to the one below, where you can then find the URL to run CodeFlare from a Jupyter notebook in your local browser.
@@ -116,4 +116,4 @@ Go to [CodeFlare on IBM Code Engine](./deploy/ibm_cloud_code_engine) for detaile
116116

117117
## Contributing
118118

119-
If you are interested in joining us and make CodeFlare Pipeline better, we encourage you to take a look at our [Contributing](CONTRIBUTING.md) page.
119+
If you are interested in joining us and make CodeFlare better, we encourage you to take a look at our [Contributing](CONTRIBUTING.md) page.

0 commit comments

Comments
 (0)