Nordugrid ARC Client for macOS
==============================

INSTALLATION:
1. Drag the 'NordugridARC' folder to your Applications directory (or anywhere else).

2. Open Terminal and run this command ONE TIME to remove macOS security quarantine:
   sudo xattr -r -d com.apple.quarantine /Applications/NordugridARC
   (Replace path if you installed it elsewhere)

USAGE:
To use ARC commands, you need to load the environment.
Run this in your terminal:

   source /Applications/NordugridARC/activate.sh

Then you can run commands like:
   arcproxy -I
   arcsub --help

