File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,22 @@ provide you with the information you need to configure and use the package effec
24
24
- [ Swagger and OpenAPI] ( https://pfrest.org/SWAGGER_AND_OPENAPI/ )
25
25
- [ Queries and Filters] ( https://pfrest.org/QUERIES_AND_FILTERS/ )
26
26
27
+ ## Quickstart
28
+
29
+ For new users, it is recommended to refer to the links in the [ Getting Started section] ( #getting-started ) to begin. Otherwise, the install
30
+ command is included below for quick reference:
31
+
32
+ ``` bash
33
+ pkg-static -C /dev/null add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.7.2-pkg-RESTAPI.pkg
34
+ ```
35
+
36
+ > [ !NOTE]
37
+ > You may need to customize the installation command to reference the package built for your pfSense version. Check
38
+ > the [ releases page] ( https://github.com/jaredhendrickson13/pfsense-api/releases ) to find the package built for
39
+ > your version of pfSense.
40
+
41
+ ## Disclaimers
42
+
27
43
> [ !CAUTION]
28
44
> This package is not affiliated or supported by Netgate or the pfSense team. This package is developed and maintained
29
45
> by the community.
You can’t perform that action at this time.
0 commit comments