Skip to content

Commit

Permalink
docs:change to upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
anj20 committed Mar 7, 2025
1 parent c5a5368 commit b4affb9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ and don't need server configurations.
mssautoplot -h


##### Updating
##### Upgrading

pixi global update mss
pixi global upgrade mss

#### Project installation
Initialize a new project and navigate to the project directory.
Expand Down Expand Up @@ -76,7 +76,7 @@ On the very first start of **msui** it takes a bit longer because it setups font

cd MSS
pixi shell
(MSS) pixi update mss
(MSS) pixi upgrade mss


Current release info
Expand Down
8 changes: 4 additions & 4 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ Usage
mscolab -h
mssautoplot -h

Updating
Upgrading
........

::

pixi global update mss
pixi global upgrade mss


Project installation
Expand Down Expand Up @@ -82,14 +82,14 @@ On the very first start of **msui** it takes a bit longer because it setups font
(MSS) mscolab -h
(MSS) mssautoplot -h

Updating
Upgrading
........

::

cd MSS
pixi shell
(MSS) pixi update mss
(MSS) pixi upgrade mss


Server based installation example
Expand Down

0 comments on commit b4affb9

Please sign in to comment.