Skip to content

Commit dec9acf

Browse files
committed
Switch to Gitlab, github doesn't support asciidoc include
See github/markup#1095 .
1 parent 945f110 commit dec9acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ that a nix-shell will provide.
1313
=== Run `matlab-shell` with an unstable Nix
1414

1515
....
16-
nix run github:doronbehar/nix-matlab#matlab-shell
16+
nix run gitlab:doronbehar/nix-matlab#matlab-shell
1717
....
1818

1919
=== Run `matlab-shell` with +++<s>stable</s>+++ legacy Nix
2020

2121
....
22-
git clone https://github.com/doronbehar/nix-matlab
22+
git clone https://gitlab.com/doronbehar/nix-matlab
2323
cd nix-matlab
2424
nix-shell
2525
....

0 commit comments

Comments
 (0)