mirror of
https://github.com/sasjs/core.git
synced 2026-01-15 12:30:06 +00:00
Merge pull request #59 from Stefan-Dimitrov-Stoyanov/patch-1
Update README.md
This commit is contained in:
@@ -84,7 +84,7 @@ run;
|
|||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
First, download the repo to a location your SAS system can access. Then update your sasautos path to include the components you wish to have available,eg:
|
First, download the repo to a location your SAS system can access. Then update your sasautos path to include the components you wish to have available, eg:
|
||||||
|
|
||||||
```sas
|
```sas
|
||||||
options insert=(sasautos="/your/path/macrocore/base");
|
options insert=(sasautos="/your/path/macrocore/base");
|
||||||
|
|||||||
Reference in New Issue
Block a user