diff --git a/README-FR.md b/README-FR.md index 8093b18e2a8fc3bfc10da9134b5ad083fbf842b6..58cdba08ea55e82b773be36ac4e7e43f64503e38 100644 --- a/README-FR.md +++ b/README-FR.md @@ -13,7 +13,7 @@ Alpaga theme pour [Slidev](https://github.com/slidevjs/slidev). Il suffit d'ajouter le frontmatter suivant en tête de ton fichier `slides.md`. Lance Slidev et tu seras invité à télécharger le thème. <pre><code>--- -theme: <b>alpaga</b> +theme: <b>@lydra/slidev-theme-alpaga</b> ---</code></pre> En savoir plus sur [comment s'utilisent les thèmes](https://fr.sli.dev/themes/use.html). diff --git a/README.md b/README.md index 2fd2912cda48f5339585ba7bdaba7666f2634e61..cb7ab0ce86a9ec948f47678fb90133cd47be55f9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Alpaga theme for [Slidev](https://github.com/slidevjs/slidev). Add the following frontmatter to your `slides.md`. Start Slidev then it will prompt you to install the theme automatically. <pre><code>--- -theme: <b>alpaga</b> +theme: <b>@lydra/slidev-theme-alpaga</b> ---</code></pre> Learn more about [how to use a theme](https://sli.dev/themes/use).