Skip to content

Commit 252bd31

Browse files
committed
Fixed a linter issue
1 parent b8fd1ed commit 252bd31

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/container_setup/local_setup/localsetup.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ prerequisites installed.
5151

5252
6. We can see pop-up at the bottom right of the VSCode editor which says reopen
5353
in Dev Container.
54-
Click on `Reopen in DevContainer` button.
54+
Click on `Reopen in DevContainer` button.
5555
![startlocalsetup](../../assets/rdev13.png)
5656

5757
7. After clicking on that button we will see our container is getting ready. It
@@ -69,6 +69,5 @@ the environment variables mentioned in the welcome message on the terminal.
6969
And there we go!!! We have setup our R Dev Container locally. ![start
7070
localsetup](../../assets/rdev25.png)
7171

72-
7372
9. The container will be closed when you close VSCode. To reopen the container,
74-
open the `r-dev-env` directory in VSCode.
73+
open the `r-dev-env` directory in VSCode.

0 commit comments

Comments
 (0)