mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-02 07:07:46 +00:00
apply some minor markdown style fixes (#562)
This commit is contained in:
parent
a98df84c59
commit
9a459565bb
1 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
> in the following, `dep` denotes either the `reedline` or the `nu-ansi-term` remote
|
> in the following, `dep` denotes either the `reedline` or the `nu-ansi-term` remote
|
||||||
> e.g. *https://github.com/nushell/reedline* or *git@github.com:nushell/nu-ansi-term*,
|
> e.g. `https://github.com/nushell/reedline` or `git@github.com:nushell/nu-ansi-term`,
|
||||||
> depending on the dependency being installed
|
> depending on the dependency being installed
|
||||||
|
|
||||||
- [ ] bump the version (example with [`reedline`][reedline bump example] and [`nu-ansi-term`][nu-ansi-term bump example])
|
- [ ] bump the version (example with [`reedline`][reedline bump example] and [`nu-ansi-term`][nu-ansi-term bump example])
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
> in the following, `nushell` will be used to pull and push to the [`nushell`] repo,
|
> in the following, `nushell` will be used to pull and push to the [`nushell`] repo,
|
||||||
> e.g. the `nushell` remote would be *https://github.com/nushell/nushell* or *git@github.com:nushell/nushell*
|
> e.g. the `nushell` remote would be `https://github.com/nushell/nushell` or `git@github.com:nushell/nushell`
|
||||||
|
|
||||||
- [ ] get the latest version bump commit with `git pull nushell main`
|
- [ ] get the latest version bump commit with `git pull nushell main`
|
||||||
- [ ] run `cargo build` to check if it's ok and check last features
|
- [ ] run `cargo build` to check if it's ok and check last features
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue