diff --git a/v2/community/versioning.mdx b/v2/community/versioning.mdx index 4f7f126a4..1811d0068 100644 --- a/v2/community/versioning.mdx +++ b/v2/community/versioning.mdx @@ -9,6 +9,11 @@ slug: /versioning You can use the [docs](https://github.com/supertokens/docs) repository on Github to check-out and view an older version of the documentation. +## Prerequisites + +1. Git installed on your system +2. Node 16 (other versions of node may result in errors) + ## 1. Finding the correct version of the documentation The [release notes](https://github.com/supertokens/docs/releases) of the Github repo lists all the SDK versions the documentation is comptabile with. Find the correct version for you by looking at the version of the SDK you are using.