Skip to content

Commit 72fa3fd

Browse files
committed
misleading info on how to run example
currenlty saying how to run the script before loading it, then repeating the info after loading the script.
1 parent c8c9edc commit 72fa3fd

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/learn/brief-introduction.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -443,13 +443,7 @@ The linked scripts allow you to build an on-disk database and run some queries a
443443

444444
### Building the database
445445

446-
The database is built by running the `buildsmartmeterdb.q` script. You can vary the number of days of data to build, and the number of customer records per day. When you run the script, some information will be printed. Type
447-
448-
```q
449-
go[]
450-
```
451-
452-
to proceed.
446+
The database is built by running the `buildsmartmeterdb.q` script. You can vary the number of days of data to build, and the number of customer records per day. When you run the script, some information will be printed.
453447

454448
```bash
455449
$ q buildsmartmeterdb.q

0 commit comments

Comments
 (0)