docs: flyer

This commit is contained in:
Allan Bowe
2020-03-13 22:50:42 +01:00
parent 0208738dc3
commit e4da4e2088
4 changed files with 12 additions and 11 deletions

View File

@ -24,7 +24,7 @@ The imported version of Data Controller is set up to work with the Stored Proces
```
/* get the macros (or download / %include seperately) */
filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/macrocore.sas";
filename mc url "https://raw.githubusercontent.com/macropeople/macrocore/master/mc_all.sas";
%inc mc;
/* put the path to your Data Controller folder here */