Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Champion authored Oct 11, 2023
1 parent 58bdcd4 commit 328a827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Serve the files from your Compute@Edge application.

## Usage

- You will need to install the CLI application used to upload files to Fastly.
- You will need to install the CLI application used to upload files to Fastly. `cargo install c-at-e-file-server-cli`
- Upload the files `c-at-e-file-server upload --name 'my-site' --token "$(fastly profile token)" -- my-folder-of-files/`
- Create your Compute@Edge application. We have examples for [Rust](./examples/rust/) and [JavaScript](./examples/javascript/).
- Copy your Compute@Edge service_id from the `fastly.toml` file
Expand Down

0 comments on commit 328a827

Please sign in to comment.