Files
Software-Analysis/README.md

13 lines
216 B
Markdown
Raw Normal View History

# Final Project
---
1. To run the program please run the script:
```bash
chmod +x build.sh
./build.sh
```
2. To run the program with bash run the command:
```bash
bash build.sh
```