Skip to content

Commit df8e54b

Browse files
authored
Fixing expanding section
1 parent 8378dd0 commit df8e54b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ This repository has a [Dev Container](https://containers.dev/) defined in the `.
2323
2. Install Docker or have it already installed
2424
3. Install the [Dev Container Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) in VSCode
2525
4. `git clone https://github.com/stencila/demo-codespace`
26+
5. `cd demo-codespace`
27+
6. `code .`
28+
7. Chose "Reopen in Container from the pop-up in VSCode"
29+
30+
<img width="531" alt="image" src="https://github.com/user-attachments/assets/89d3da21-bd54-4129-94e6-506889cc9534">
2631

2732
</details>
2833

@@ -52,8 +57,3 @@ You can [create a fork](https://github.com/stencila/demo-codespace/fork) of this
5257
We are [planning](https://github.com/stencila/demo-codespace/issues/3) to make it easier to fork and customize this repository in the future.
5358

5459

55-
5. `cd demo-codespace`
56-
6. `code .`
57-
7. Chose "Reopen in Container from the pop-up in VSCode"
58-
59-
<img width="531" alt="image" src="https://github.com/user-attachments/assets/89d3da21-bd54-4129-94e6-506889cc9534">

0 commit comments

Comments
 (0)