> For the complete documentation index, see [llms.txt](https://xen.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xen.js.org/xen-text/testing-your-installation.md).

# 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!
