Skip to content

Commit 6ed59a6

Browse files
committed
Update Fizz setup, hardware requirements and GPU deployment documentation
1 parent 97ad34f commit 6ed59a6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/fizz/hardware-requirements.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Callout } from "nextra/components";
44

55
## Software Recommendation
66

7-
Fizz nodes are supported on **MacOS and Linux**, with Windows support coming soon. Your experience may vary depending on the operating system used.
7+
Fizz nodes are supported on **MacOS, Linux, and Windows**, with Windows support coming soon. Your experience may vary depending on the operating system used.
88

99
## Fizz Node Requirements
1010

content/fizz/setup-fizz.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ To use these commands:
117117
sudo lshw -class memory
118118
```
119119

120-
## Running the Fizz Node Client (Linux/Mac)
120+
## Running the Fizz Node Client (Linux or Mac)
121121

122122
After successfully registering your node, you need to set up and run the Fizz node client on your machine. This client software connects your node to the Spheron network and manages resource allocation. Follow these steps:
123123

content/rent-gpu/deploy-container/with-cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { Steps } from 'nextra/components'
66
This guide will walk you through the steps to deploy and access your application on Spheron using CLI. Follow these steps carefully to ensure a successful deployment.
77

88
<Steps>
9-
### Install Spheron Protocol `sphnctl` CLI (Linux, MacOS)
9+
### Install Spheron Protocol `sphnctl` CLI (Linux, MacOS & Windows)
1010

1111
1. To install Spheron Protocol CLI using script, make sure you have [`curl`](https://curl.se/) installed on your system. To check, quickly:
1212

content/rent-gpu/protocol-cli.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Callout } from "nextra/components";
44

55
Explore detailed steps and options of the Spheron Protocol CLI. In this guide we will define each environment variable and use within each command.
66

7-
## Install Spheron Protocol CLI (Linux, MacOS)
7+
## Install Spheron Protocol CLI (Linux, MacOS & Windows)
88

99
### Prerequisites
1010

0 commit comments

Comments
 (0)