From a5411291ad63f2fc565ee93a48c69bbb827ec36a Mon Sep 17 00:00:00 2001 From: yabwon Date: Sun, 13 Oct 2019 11:05:16 +0200 Subject: [PATCH] Welcome --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d40a56e..b35f2b0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # SAS_PACKAGES - SAS Packages Repository + +SAS Packages Repository + +### The User: + +- Create a folder for your packages, e.g. under Windows OS family `C:/SAS_PACKAGES` or under Linux/UNIX OS family `/home//SAS_PACKAGES`. +- Copy the `loadpackage.sas` file into the packages' folder. +- Copy the `.zip` file into the packages' folder. + +### The Developer: + +Read the `SAS(r) packages - the way to share (a how to)- Paper 4725-2020.pdf` to learn more. +