# Basic Installation

To install quick.js in an HTML file, include this \<script> tag inside the \<head> tag of your file:

```markup
<script src="https://cdn.jsdelivr.net/gh/proudparrot2/quick.js/quick.js"></script>
```

This will install the latest version of quick.js. Currently, specifying other versions is not supported.
