Skip to content

docs: Remove $ sign in code examples#454

Open
Swiftaxe wants to merge 1 commit intomainfrom
feat/remove_dollar_symbol
Open

docs: Remove $ sign in code examples#454
Swiftaxe wants to merge 1 commit intomainfrom
feat/remove_dollar_symbol

Conversation

@Swiftaxe
Copy link
Copy Markdown
Contributor

Addresses the dollar signs in code examples mentioned in the issue serverpod/serverpod#3137

@Swiftaxe Swiftaxe force-pushed the feat/remove_dollar_symbol branch from 0574e4e to 0dccdae Compare April 1, 2026 08:01
Copy link
Copy Markdown
Collaborator

@marcelomendoncasoares marcelomendoncasoares left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question on change that seems unrelated.

Also, should we remove the $ on past documentations (the versioned_docs folder) as well?

Comment on lines +57 to +71

## Installation

### Prerequisites

Serverpod is tested on Mac, Windows, and Linux. Before you can install Serverpod, you need to have **[Flutter](https://flutter.dev/docs/get-started/install)** installed.

:::info
Check your Flutter installation by running the following command in your terminal:

```bash
flutter doctor
```

:::
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: This change is actually unrelated from the current PR, right? Might be better to split it so we don't mix up different scopes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants