Skip to content

Commit 3032f19

Browse files
authored
Who are Kx?
On reading the original sentence, it could be interpreted as 'Run this command from something called Kx in order to install PyQ' when what we are actually saying is 'PyQ comes from the people at Kx'. Hence this change
1 parent 777f15c commit 3032f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To install the NAG Library for *Python*:
1616
$ python -m pip install --extra-index-url
1717
https:nag/com/downloads/py/naginterfaces_nag naginterfaces
1818
```
19-
To install PyQ from Kx:
19+
The PyQ package is developed by [Kx Systems](https://kx.com/), the developers of kdb+. To install it:
2020
```
2121
$ python -m pip install pyq
2222
```

0 commit comments

Comments
 (0)