# Initial page

## This is Saltis Documentation

Command shell will be looked like this:

```
$ this is command shell
```

{% hint style="info" %}
&#x20;Command shell, is not pertamina or petronas
{% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% endcode %}
