chore(docs): readme fix
This commit is contained in:
@ -26,7 +26,7 @@ Data Controller for SAS® solves all these issues in a simple-to-install, user-f
|
||||
An individual Viya deploy can be done in just 2 lines of #SAS code!
|
||||
|
||||
```sas
|
||||
filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/viya_noweb.sas";
|
||||
filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/viya.sas";
|
||||
%inc dc;
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user