Skip to content

Commit d74c49b

Browse files
authored
Merge pull request #275 from sshanks-kx/quant
misleading info on how to run example
2 parents 5a2c752 + c45964a commit d74c49b

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 is printed.
453447

454448
```bash
455449
$ q buildsmartmeterdb.q

0 commit comments

Comments
 (0)