Skip to content

Commit ec390db

Browse files
committed
small edits
1 parent f4431e8 commit ec390db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installing-duckdb.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ Under the main VS menu, go to _Settings_ -> Keyboard Shortcuts, search for "run
1818

1919
## Test
2020

21-
Let's test our new installation using visual code
21+
Let's test our new installation using **Visual Studio Code**:
2222

2323
1. open a terminal from the _terminal_ menu -> _new terminal_
2424

25-
2. In the terminal type `duckdb`, this should start duckdb
25+
2. In the terminal type `duckdb`, this will start `duckdb` (your prompt in the terminal should now be a `D`)
2626

2727
3. Open a New text file: _file_ menu -> _new text file_
2828

0 commit comments

Comments
 (0)