# Testing your installation

## Test your installation <a href="#test-your-installation" id="test-your-installation"></a>

Test to see if it is working correctly by running the command:

`python3 xent.py tests.xt`

If you did the steps correctly, you should get something like this:

&#x20;`hello, this is a test!`

Note, some other text will also pop up, the other text is just for testing new modules, and code!

Follow the examples to create your first XenText script!
