Skip to content

Commit 8f1aea8

Browse files
Update README.md
1 parent ae4767f commit 8f1aea8

File tree

1 file changed

+6
-5
lines changed
  • samples/ImageCard-HTML-React-Search-FAQs

1 file changed

+6
-5
lines changed

samples/ImageCard-HTML-React-Search-FAQs/README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,11 @@ Version | Date | Comments
6767
1. **Clone the repository:**
6868

6969
```bash
70-
git clone https://github.com/your-repo/faq-search-ace.git
71-
cd faq-search-ace
70+
git clone https://github.com/pnp/sp-dev-fx-aces.git
7271

73-
2. **Install dependencies:**
72+
2. Ensure that you are at the solution folder
73+
74+
4. **Install dependencies:**
7475

7576
```bash
7677
npm install
@@ -85,7 +86,7 @@ Follow these steps to deploy the FAQ Search Adaptive Card Extension:
8586

8687
1. **Pre-requisites:**
8788
- Ensure you have the correct [SPFx development environment](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-development-environment) set up.
88-
- Install Node.js LTS (v16.x).
89+
- Install Node.js (v18.19.x) or above.
8990

9091
2. **Build the solution:**
9192
- Clone the repository to your local machine.
@@ -147,4 +148,4 @@ The FAQ Search Adaptive Card Extension demonstrates the following features:
147148

148149
Disclaimer
149150

150-
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
151+
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

0 commit comments

Comments
 (0)