Skip to content

Commit 6ec1df3

Browse files
committed
[feat] docs: update documentation
1 parent 6f41efc commit 6ec1df3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/user/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ Follow these troubleshooting steps to ensure a seamless installation and optimal
8383

8484
- Ensure both `FastTrack` and `fasttrack` are enabled.
8585

86+
- **Or** use `codesign --force --deep --sign - FastTrack.app`
87+
8688
## Update
8789

8890
FastTrack will display a message at the start-up and in the status bar when a new release is available.

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FastTrack
22

3-
![Test](https://github.com/bgallois/FastTrack/workflows/FastTrack_testing/badge.svg) ![Clang Format](https://github.com/bgallois/FastTrack/workflows/Clang%20Format/badge.svg) ![Continous Build](https://github.com/bgallois/FastTrack/workflows/FastTrack_build/badge.svg) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Website](https://img.shields.io/website?style=plastic&url=https%3A%2F%2Fwww.fasttrack.sh%2F)](http://www.fasttrack.sh)
3+
![Test](https://github.com/bgallois/FastTrack/workflows/FastTrack_testing/badge.svg) ![Clang Format](https://github.com/bgallois/FastTrack/workflows/Clang%20Format/badge.svg) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Website](https://img.shields.io/website?style=plastic&url=https%3A%2F%2Fwww.fasttrack.sh%2F)](http://www.fasttrack.sh)
44

55
## About
66

@@ -16,7 +16,7 @@ FastTrack offers two main features:
1616

1717
## Installation
1818

19-
Stable builds of the software are available for Linux, Mac, and Windows on the [download page](https://www.fasttrack.sh/docs/installation/) and the [GitHub repository](https://github.com/FastTrackOrg/FastTrack/releases). Continuous builds triggered after each modification are available on the [continuous download page](https://www.fasttrack.sh/download/Continuous/).
19+
Stable builds of the software are available for Linux, Mac, and Windows on the [download page](https://www.fasttrack.sh/docs/installation/) and the [GitHub repository](https://github.com/FastTrackOrg/FastTrack/releases).
2020

2121
## Documentation
2222

0 commit comments

Comments
 (0)