mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Add Windows CLI install to Quickstart
This commit is contained in:
@@ -55,11 +55,14 @@ curl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh
|
||||
|
||||
This will download a shell script and execute it. If the script asks for a password, that is because it invokes sudo.
|
||||
|
||||
#### Option 3. Install the Windows CLI
|
||||
[Install and run the Fn Client for Windows](https://github.com/fnproject/docs/blob/master/fn/develop/running-fn-client-windows.md).
|
||||
|
||||
#### Option 3. Download the bin - Linux, macOS and Windows
|
||||
|
||||
#### Option 4. Download the bin - Linux, macOS and Windows
|
||||
Head over to our [releases](https://github.com/fnproject/cli/releases) and download it.
|
||||
|
||||
|
||||
### Run Fn Server
|
||||
|
||||
First, start up an Fn server locally:
|
||||
|
||||
Reference in New Issue
Block a user