Update doc notes
This commit is contained in:
parent
103aa85ff3
commit
e6c9bd2ab5
17
Readme.md
17
Readme.md
@ -1,4 +1,17 @@
|
|||||||
# MyFirstUDRKit
|
# MyFirstUDRKit
|
||||||
|
|
||||||
TODO Get the code for the udf_compat UDR library
|
|
||||||
TODO
|
### Building the kit
|
||||||
|
|
||||||
|
```
|
||||||
|
cd builds
|
||||||
|
make
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
|
||||||
|
#### run the sql on the target database
|
||||||
|
Decide whether to install the functions globally or as part of a package
|
||||||
|
|
||||||
|
(TODO)
|
||||||
|
Loading…
Reference in New Issue
Block a user