diff --git a/README.md b/README.md index 045398da..b92f7afd 100755 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ Please checkout our [contributing guide](CONTRIBUTING.md) on ways to contribute Follow documentation hosted on [OhMyForm.com](http://ohmyform.com/docs/install/) it will be the main and hopefully only location to obtain the up to date documentation. +if you pull the repository do not forget to execute: `git submodule update --init` + ## Where to get help [![Discord](https://img.shields.io/discord/595773457862492190.svg?label=Discord%20Chat)](https://discord.gg/Y2TTePM) diff --git a/package.json b/package.json index c3d425a7..509c4915 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ohmyform", "description": "Opensource alternative to TypeForm", "homepage": "https://github.com/ohmyform/ohmyform", - "license": "AGPL", + "license": "AGPL-3.0-or-later", "repository": { "type": "git", "url": "https://github.com/ohmyform/ohmyform.git"