Skip to content

Commit

Permalink
Added deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SuhrudhSarathy committed Oct 24, 2023
1 parent 9bb140b commit fd49d55
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# XironPy
This is a simple Python Interface to use the [Xiron Simulator](https://github.com/SuhrudhSarathy/xiron/tree/main)

# Dependencies
1. Make sure you have python installed on your system. Python can be installed from [here](https://www.python.org/downloads/)
2. Install pip to manage dependencies. Instructions are available [here](https://pip.pypa.io/en/stable/installation/)

# Installation
1. Use pip to install the module. To install it directly from github:
```
Expand Down

0 comments on commit fd49d55

Please sign in to comment.