Skip to content

Commit

Permalink
Update reset-user-env.md
Browse files Browse the repository at this point in the history
change the command so they are in /config
  • Loading branch information
noel authored Mar 14, 2024
1 parent 045f082 commit ced464b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-tos/vscode/reset-user-env.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ If you change the repo associated with your environment after one has already be
- Open terminal and enter the following commands.

```bash
cd ..
cd ~/
```
```bash
rm -rf workspace
Expand All @@ -16,4 +16,4 @@ mkdir workspace

- Click `Transform` tab
- Select `Reset my Environment`
- Select `OK, Go ahead`
- Select `OK, Go ahead`

0 comments on commit ced464b

Please sign in to comment.