mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
docs: change verbiage from tutorial to guide (#4727)
This commit is contained in:
parent
2092fe437f
commit
67a2d7d702
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Learn how to use Fleet
|
||||
|
||||
> This tutorial assumes that you have a preview environment of Fleet up and running. If you haven't already done so, check out our [Get Started](https://fleetdm.com/get-started) guide for instructions on how to start a preview environment of Fleet.
|
||||
> This guide assumes that you have a preview environment of Fleet up and running. If you haven't already done so, check out our [Get Started](https://fleetdm.com/get-started) guide for instructions on how to start a preview environment of Fleet.
|
||||
|
||||
In this tutorial, we'll cover the following concepts:
|
||||
In this guide, we'll cover the following concepts:
|
||||
|
||||
- [Where to see your device in Fleet](#where-to-see-your-device-in-fleet)
|
||||
- [How to ask questions about your device](#how-to-ask-questions-about-your-devices)
|
||||
|
|
@ -41,4 +41,4 @@ When the query has finished, you should see several columns in the "Results" tab
|
|||
|
||||
- The "version" column answers: which version of the installed operating system is my device running?"
|
||||
|
||||
<meta name="pageOrderInSection" value="100">
|
||||
<meta name="pageOrderInSection" value="100">
|
||||
|
|
|
|||
Loading…
Reference in a new issue