diff options
author | Ty Dunn <ty@tydunn.com> | 2023-06-03 11:16:20 +0200 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-06-03 11:16:20 +0200 |
commit | b4b5bfec6fa3ca57ccd8e847337d0a19d9bb0886 (patch) | |
tree | 651772814c8ed58a10531c5d6eaefe27a9b81379 | |
parent | 58263702b37af27abe8ca08933a6c635aa9f32aa (diff) | |
download | sncontinue-b4b5bfec6fa3ca57ccd8e847337d0a19d9bb0886.tar.gz sncontinue-b4b5bfec6fa3ca57ccd8e847337d0a19d9bb0886.tar.bz2 sncontinue-b4b5bfec6fa3ca57ccd8e847337d0a19d9bb0886.zip |
removing img ref due to PNG issue
-rw-r--r-- | docs/docs/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index feca0832..2ffa7227 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -12,7 +12,7 @@ We don't want to waste your time with install and env setup before you try Conti 2. Select the `Create new codespace` button and wait 30-90 seconds while it launches and installs the Continue extension. Once complete, it should look like this:
-![codespaces-getting-started](/img/codespaces-getting-started.png)
+**TODO: Adding image of Codespaces once its ready to be used**
3. Read the `Getting Started` section of the `README.md` file that has been opened in your codespace, which you can also find [here](https://github.com/continuedev/continue-codespaces-demo/blob/main/README.md)
|