Skip to content

Commit

Permalink
Deprecate Git submodule installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
machitgarha committed Feb 17, 2024
1 parent d917057 commit 2fe1614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ There are four methods to install Parvaj:
- [Use the AppImage bundle (recommended)](#use-the-appimage-bundle)
- [Use the Phar file](docs/en/installation.md#use-the-phar-file)
- [Via package manager](docs/en/installation.md#)
- [As Git submodule](docs/en/installation.md#use-a-phar-file)
- [As Git submodule (deprecated)](docs/en/installation.md#use-a-phar-file)

In doubt? See [Which one to use?](docs/en/installations.md#which-one-to-use).

Expand Down
2 changes: 2 additions & 0 deletions docs/en/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ yay -S parvaj-bin

## As Git Submodule

**Warning:** This method is DEPRECATED. Relying on this is highly discouraged.

### Requirements

- PHP 8.0+
Expand Down

0 comments on commit 2fe1614

Please sign in to comment.